<div dir="ltr">The error comes from this:<div><br></div><div>from numpy import matrix<br></div><div><br></div><div>Is it possible you have different Python installations on your computer? Try running a python shell from an active GRASS session and running the import command and see what it gives you.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 28, 2023 at 6:14 PM Rich Shepard <<a href="mailto:rshepard@appl-ecosys.com">rshepard@appl-ecosys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I started grass with the wxGUI. It loaded but the v.t. displayed this<br>
message:<br>
<br>
Launching <wxpython> GUI in the background, please wait... GRASS<br>
Oregon_North_State_Plane_ft/PERMANENT:<br>
~ > wxnviz.py: This module requires the NumPy module, which could not be<br>
imported. It probably is not installed (it's not part of the standard Python<br>
distribution). See the Numeric Python site (<a href="http://numpy.scipy.org" rel="noreferrer" target="_blank">http://numpy.scipy.org</a>) for<br>
information on downloading source or binaries.<br>
<br>
Installed here: python3-numpy-1.22.3-x86_64-1_SBo<br>
<br>
Is there a way to let wxnviz.py know that numpy is installed, or should I<br>
just ignore it?<br>
<br>
Rich<br>
<br>
<br>
<br>
_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</blockquote></div>