Ticket #1112 (closed defect: fixed)
grass7 wxGUI fails to start as can't find embeddedimage
| Reported by: | hamish | Owned by: | grass-dev@… |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.0.0 |
| Component: | wxGUI | Version: | svn-trunk |
| Keywords: | Cc: | ||
| Platform: | Linux | CPU: | x86-64 |
Description
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
Change History
Note: See
TracTickets for help on using
tickets.
