[MacPorts] #25244: py26-matplotlib: You must install numpy 1.1 or later to build
MacPorts
noreply at macports.org
Mon Jun 14 21:37:35 PDT 2010
#25244: py26-matplotlib: You must install numpy 1.1 or later to build
---------------------------------+------------------------------------------
Reporter: info@… | Owner: ram@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 1.9.0
Keywords: | Port: py26-matplotlib
---------------------------------+------------------------------------------
Comment(by info@…):
Replying to [comment:4 ram@…]:
> What do you mean by "need to use"? The python_select script just creates
a python symlink pointing to the specified python version. Whether you run
that command or not should have no effect on matplotlib being able to find
NumPy. I would guess that theres some problem with your NumPy
installation.
> $ /opt/local/bin/python2.6 -c "import numpy"
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/Users/xxxx/Library/Python/2.6/site-
packages/numpy-1.4.1-py2.6-macosx-10.3-fat.egg/numpy/__init__.py", line
132, in <module>
import add_newdocs
File "/Users/xxxx/Library/Python/2.6/site-
packages/numpy-1.4.1-py2.6-macosx-10.3-fat.egg/numpy/add_newdocs.py", line
9, in <module>
from lib import add_newdoc
File "/Users/xxxx/Library/Python/2.6/site-
packages/numpy-1.4.1-py2.6-macosx-10.3-fat.egg/numpy/lib/__init__.py",
line 4, in <module>
from type_check import *
File "/Users/xxxx/Library/Python/2.6/site-
packages/numpy-1.4.1-py2.6-macosx-10.3-fat.egg/numpy/lib/type_check.py",
line 8, in <module>
import numpy.core.numeric as _nx
File "/Users/xxxx/Library/Python/2.6/site-
packages/numpy-1.4.1-py2.6-macosx-10.3-fat.egg/numpy/core/__init__.py",
line 5, in <module>
import multiarray
ImportError: dlopen(/Users/xxxx/Library/Python/2.6/site-
packages/numpy-1.4.1-py2.6-macosx-10.3-fat.egg/numpy/core/multiarray.so,
2): no suitable image found. Did find:
/Users/xxxx/Library/Python/2.6/site-
packages/numpy-1.4.1-py2.6-macosx-10.3-fat.egg/numpy/core/multiarray.so:
no matching architecture in universal wrapper
--
Ticket URL: <http://trac.macports.org/ticket/25244#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list