[GRASS-dev] [GRASS GIS] #1112: grass7 wxGUI fails to start as can't
find embeddedimage
GRASS GIS
trac at osgeo.org
Tue Jul 20 05:15:48 EDT 2010
#1112: grass7 wxGUI fails to start as can't find embeddedimage
--------------------+-------------------------------------------------------
Reporter: hamish | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: | Platform: Linux
Cpu: x86-64 |
--------------------+-------------------------------------------------------
the grass 7 wxGUI dies on startup for me with:
{{{
Traceback (most recent call last):
File "/home/hamish/dev/grass/svn/trunk/dist.x86_64-unknown-linux-
gnu/etc/gui/wxpython/wxgui.py", line 74, in <module>
import gui_modules.gcpmanager as gcpmanager
File "/home/hamish/dev/grass/svn/trunk/dist.x86_64-unknown-linux-
gnu/etc/gui/wxpython/gui_modules/gcpmanager.py", line 37, in <module>
from wx.lib.embeddedimage import PyEmbeddedImage
ImportError: No module named embeddedimage
}}}
debian/stable on amd64: python 2.5.2, wx 2.8.7
thanks,
Hamish
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1112>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list