weblordpepe
July 1st, 2007, 11:12 AM
Help!
Im trying to figure out how to install Snowberry in Ubuntu 7.04. I want to be able to use the Jdoom resource pack & so on.
Now I've been a good wee noob & RTFMed. http://dengine.net/dew/index.php?title=Installation#Snowberry_requirement s
(http://dengine.net/dew/index.php?title=Installation#Snowberry_requirement s)
I have python & wxpython (I think)
I've downloaded snowberry from the SVN.
I have edited snowberry.py to have a #!/usr/bin/python line at the top.
I have made it an executible.
But now I don't understand what the instructions want me to do. I have tried running the snowberry.py file but I get:
Traceback (most recent call last):
File "./snowberry.py", line 26, in <module>
import language, ui, plugins, sb.profdb
File "/home/pepe/Downloads/snowberry/ui.py", line 37, in <module>
import sys, os, wx, string
ImportError: No module named wx
Help, save me Doomsday developers aah! :cry:
Im trying to figure out how to install Snowberry in Ubuntu 7.04. I want to be able to use the Jdoom resource pack & so on.
Now I've been a good wee noob & RTFMed. http://dengine.net/dew/index.php?title=Installation#Snowberry_requirement s
(http://dengine.net/dew/index.php?title=Installation#Snowberry_requirement s)
I have python & wxpython (I think)
I've downloaded snowberry from the SVN.
I have edited snowberry.py to have a #!/usr/bin/python line at the top.
I have made it an executible.
But now I don't understand what the instructions want me to do. I have tried running the snowberry.py file but I get:
Traceback (most recent call last):
File "./snowberry.py", line 26, in <module>
import language, ui, plugins, sb.profdb
File "/home/pepe/Downloads/snowberry/ui.py", line 37, in <module>
import sys, os, wx, string
ImportError: No module named wx
Help, save me Doomsday developers aah! :cry: