Ticket #622 (closed defect: fixed)
grass64 startup error with wxpython
| Reported by: | neuba | Owned by: | grass-dev@… |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.4.0 |
| Component: | wxGUI | Version: | 6.4.0 RCs |
| Keywords: | Cc: | ||
| Platform: | Unspecified | CPU: | Unspecified |
Description
error while starting grass64 in wxpython. Here is the printed error. Traceback (most recent call last):
File "/usr/local/grass-6.4.0svn/etc/wxpython/wxgui.py", line 74, in <module>
from grass.script import core as grass
File "/usr/local/grass-6.4.0svn/etc/python/grass/init.py", line 1, in <module>
import script
File "/usr/local/grass-6.4.0svn/etc/python/grass/script/init.py", line 1, in <module>
from core import *
File "/usr/local/grass-6.4.0svn/etc/python/grass/script/core.py", line 236
>>>>>>> .merge-right.r37559
Change History
Note: See
TracTickets for help on using
tickets.
