#594: wx GUI won't start (Mac OS X 10.5.6) / Python 2.6 / wxWidgets 2.8.10 / wxPyhton 2.8.9.2 ---------------------+------------------------------------------------------ Reporter: vince | Owner: [email protected] Type: defect | Status: reopened Priority: major | Milestone: 6.4.0 Component: wxGUI | Version: 6.4.0 RCs Resolution: | Keywords: wxGUI does not load Platform: MacOSX | Cpu: x86-64 ---------------------+------------------------------------------------------ Comment (by kyngchaos):
Replying to [comment:8 cmbarton]: The way wxPYthon is built (official binaries), the wx libraries are hardwired to individual versioned folders. I guess for pure python code (the GUI in general) this wouldn't matter, but for nviz and vdigit it does. Replying to [comment:9 vince]: wx cocoa is unfinished, so it may not be usable yet for the GUI. Note that there is new code in the startup for the OSX app that works around the 64bit python issue. If you don't set GRASS_PYTHON, it should find a usable python of the correct version and architecture. -- Ticket URL: <http://trac.osgeo.org/grass/ticket/594#comment:10> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
