[GRASS-user] grass73: python module name issue [ALL FIXED]

Rich Shepard rshepard at appl-ecosys.com
Wed Sep 7 16:04:16 PDT 2016


On Tue, 6 Sep 2016, Rich Shepard wrote:

>  When I start grass73 I see this in a virtual console:
>
> Welcome to GRASS GIS 7.3.svn (r69357)
>
>  ...
>
> Launching <wxpython> GUI in the background, please wait...
> GRASS 7.3.svn
> (Oregon-Dayton):~/projects/oregon/washington-eichler/data/topography >
> Numeric,numarray or NumPy not found.
>
>            This module requires the Numeric/numarray or NumPy module,
>            which could not be imported.  It probably is not installed
>            (it's not part of the standard Python distribution). See the
>            Numeric Python site (http://numpy.scipy.org) for information on
>            downloading source or binaries.

   I think everything's been resolved. After reading a stackexchange thread
post by Robin Dunn I removed wxPython-2.8.12.1 and built/installed
wxPython-3.0.2.0. Next, I edited ~/.bash_profile to export
GRASS_WXVERSION=3.0.2.0, and sourced that file in the terminal within which
I want to run grass for the current project.

   Invoked grass73 and saw absolutely no warnings or errors:

           __________  ___   __________    _______________
          / ____/ __ \/   | / ___/ ___/   / ____/  _/ ___/
         / / __/ /_/ / /| | \__ \\_  \   / / __ / / \__ \
        / /_/ / _, _/ ___ |___/ /__/ /  / /_/ // / ___/ /
        \____/_/ |_/_/  |_/____/____/   \____/___//____/

Welcome to GRASS GIS 7.3.svn (r69388)
GRASS GIS homepage:                      http://grass.osgeo.org
This version running through:            Bash Shell (/bin/bash)
Help is available with the command:      g.manual -i
See the licence terms with:              g.version -c
See citation options with:               g.version -x
If required, restart the GUI with:       g.gui wxpython
When ready to quit enter:                exit

Launching <wxpython> GUI in the background, please wait...
GRASS 7.3.svn (Oregon-Dayton):~/projects/oregon/washington-eichler/analyses
>

   Nothing about numpy or wxGCDC.

   Perhaps this is useful information to others, too.

   Thanks to Markus, Anna, Vaclav, and Helmut for all your patient help with
these issues.

Best regards to all,

Rich


More information about the grass-user mailing list