[GRASS-user] grass73: python module name issue

Anna Petrášová kratochanna at gmail.com
Tue Sep 6 16:39:36 PDT 2016


On Tue, Sep 6, 2016 at 7:31 PM, Rich Shepard <rshepard at appl-ecosys.com> 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
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user


More information about the grass-user mailing list