<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 7, 2016 at 11:52 AM, Rich Shepard <span dir="ltr"><<a href="mailto:rshepard@appl-ecosys.com" target="_blank">rshepard@appl-ecosys.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br><div id="gmail-:1e6" class="gmail-a3s gmail-aXjCH gmail-m1570559a0e9fbcb4">  Cannot copy from the tab window to here. See attached .png.</div></blockquote><div><br></div><div>The Python the Python tab in GUI *is* the Python running the GUI. If it is able to import numpy there, it should be able to import it during startup. Does the g.gui give you the numpy messages?<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id="gmail-:1e6" class="gmail-a3s gmail-aXjCH gmail-m1570559a0e9fbcb4"><span class="gmail-"><br>
</span><span class="gmail-"><br>
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Finally, you can try to find where numpy actually is and compare it with<br>
what sys.path is saying.<br>
</blockquote>
<br></span>
/usr/lib/python2.7/site-packag<wbr>es/numpy<br></div></blockquote><div><br></div><div>I can see the `/usr/lib/python2.7/site-packag<wbr>es` path in all the sys.path lists you posted. If numpy is a subdir with __init__.py, then Python should pick it up. Although numpy is a bit special since it has also a C part...<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id="gmail-:1e6" class="gmail-a3s gmail-aXjCH gmail-m1570559a0e9fbcb4">
<br>
  It seems that sys.path is not picking up this package. Interesting.</div></blockquote></div><br></div><div class="gmail_extra">I can copy with wxPython: 3.0.2.0 (and Python 2.7.10, any GRASS).<br><br></div></div>