[NumPy-Tickets] [NumPy] #1663: Cannot import numpy
NumPy Trac
numpy-tickets@scipy....
Sun Nov 7 01:32:44 CST 2010
#1663: Cannot import numpy
-----------------------+----------------------------------------------------
Reporter: mstewart | Owner: somebody
Type: defect | Status: closed
Priority: normal | Milestone: 2.0.0
Component: Other | Version: 1.5.0
Resolution: invalid | Keywords: import error
-----------------------+----------------------------------------------------
Changes (by rgommers):
* status: new => closed
* resolution: => invalid
Comment:
Perhaps try to add
{{{/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages}}} to your PYTHONPATH environment variable. And check the
python you run is actually the one for which you installed numpy.
Otherwise try the Macports mailing list. This is not a numpy issue, so
closing this ticket.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1663#comment:1>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list