On 18-Sep-09, at 6:09 PM, John Hunter wrote:
> Could you try the 99.1rc release candidate linked to in the "news"
> box on the mpl homepage? I did fix some link problems in the osx
> binaries since 0.99.0.
Just tried, unfortunately it doesn't seem to like my setup either:
RuntimeError: FATAL: module compiled aslittle endian, but detected
different endianness at runtime
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.6/bin/
ipython", line 8, in <module>
load_entry_point('ipython==0.10', 'console_scripts', 'ipython')()
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/ipython-0.10-py2.6.egg/IPython/ipapi.py", line
556, in launch_new_instance
ses = make_session(user_ns,shellclass)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/ipython-0.10-py2.6.egg/IPython/ipapi.py", line
684, in make_session
return IPython.Shell.start(user_ns)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/ipython-0.10-py2.6.egg/IPython/Shell.py", line
1241, in start
return shell(user_ns = user_ns)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/ipython-0.10-py2.6.egg/IPython/Shell.py", line
1106, in __init__
shell_class=MatplotlibShell)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/ipython-0.10-py2.6.egg/IPython/Shell.py", line
73, in __init__
debug=debug,shell_class=shell_class)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/ipython-0.10-py2.6.egg/IPython/ipmaker.py",
line 100, in make_IPython
embedded=embedded,**kw)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/ipython-0.10-py2.6.egg/IPython/Shell.py", line
627, in __init__
user_ns,user_global_ns,b2 =
self._matplotlib_config(name,user_ns,user_global_ns)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/ipython-0.10-py2.6.egg/IPython/Shell.py", line
556, in _matplotlib_config
import matplotlib.pylab as pylab
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/matplotlib/pylab.py", line 206, in <module>
from matplotlib import mpl # pulls in most modules
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/matplotlib/mpl.py", line 1, in <module>
from matplotlib import artist
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/matplotlib/artist.py", line 5, in <module>
from transforms import Bbox, IdentityTransform, TransformedBbox,
TransformedPath
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/
python2.6/site-packages/matplotlib/transforms.py", line 34, in <module>
from matplotlib._path import affine_transform
ImportError: numpy.core.multiarray failed to import
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Matplotlib-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel