Martin Landa wrote: > > from core.debug import Debug > > File > > "/home/martin/src/grass64_release/dist.x86_64-unknown-linux-gnu/etc/wxpython/core/debug.py", > > line 25, in <module> > > import grass.script as grass > > ImportError: No module named grass.script > > as workaround this ImportError is now catched (see r53555).
That's the wrong fix. grass.script should always be available. -- Glynn Clements <[email protected]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
