Anna Petrášová wrote > On Tue, Sep 6, 2016 at 7:31 PM, Rich Shepard <
> rshepard@ > > wrote: >> On Tue, 6 Sep 2016, Anna Petrášová wrote: >> >>> Can you run 'import numpy' for example from GUI Python shell? >>> The imports in GUI look correct to me. >> >> >> Anna, >> >> Yes: >> >> GRASS 7.3.svn >> (Oregon-Dayton):~/projects/oregon/project/data/topography > >> python >> Python 2.7.5 (default, May 29 2013, 03:26:28) [GCC 4.8.0] on linux2 >> Type "help", "copyright", "credits" or "license" for more information. >>>>> >>>>> import numpy >>>>> >> >> Does this mean I ignore the startup errors? > > the error means that 'import numpy' fails, so I am surprised it works > for you otherwise. The import happens in gui_core/wxlibplot.py, > wxplot/profile.py and nviz/wxnvix.py if you want to investigate more. > > >> >> Thanks, >> >> Rich >> >> _______________________________________________ >> 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 there is already a ticket for this in OSGEO4W-winGRASS; the interesting thing is that this issue isn't in standalone winGRASS of the same version. ----- best regards Helmut -- View this message in context: http://osgeo-org.1560.x6.nabble.com/grass73-python-module-name-issue-tp5284395p5284428.html Sent from the Grass - Users mailing list archive at Nabble.com. _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
