Hi,
On Fri, Mar 14, 2014 at 3:13 PM, Rich Shepard <[email protected]>wrote: > Running Slackware-14.1 here with Python-2.7.5 and wxPython-2.8.12.1. I > just decided to install -7svn in addition to -6.5svn. The latter continues > to build error-free; the latter fails: > > /home/rshepard/GIS/GRASS/grass-7.0svn/gui/wxpython/timeline > -- > In case of errors please change into the directory with error and run > 'make'. > If you get multiple errors, you need to deal with them in the order they > appear in the error log. If you get an error building a library, you will > also get errors from anything which uses the library. > > /dev/null | grep -v '</body>\|</html>' > g.gui.timeline.tmp.html > Traceback (most recent call last): > File > "/home/rshepard/GIS/GRASS/grass-7.0svn/dist.i686-pc- > linux-gnu/scripts/g.gui.timeline", > line 39, in <module> > import wx > ImportError: No module named wx > make[1]: *** [g.gui.timeline.tmp.html] Error 1 > rm g.gui.timeline.tmp.html > make[1]: Leaving directory > /home/rshepard/GIS/GRASS/grass-7.0svn/gui/wxpython/timeline' > make: *** [guiscript] Error 2 > > There is no error log in the base directory. > > All suggestions on why wx fails to import are certainly welcome. only g.gui.timeline does not compile? Or also other g.gui.* modules (g.gui.animation, g.gui.rlisetup,...)? Anyway have you tried to launch grass gui and try to run g.gui.timeline?. This compilation error (if it appears) is usually harmless but I don't understand why it appears (something wrong with the building environment, not your fault). Anna > > > Rich > > -- > Richard B. Shepard, Ph.D. | Have knowledge, will travel. > Applied Ecosystem Services, Inc. | > www.appl-ecosys.com Voice: 503-667-4517 Fax: 503-667-8863 > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user >
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
