Hi,
I tried to install 0.99.1 [I installed 0.99 a few days ago. I hoped
that with 0.99.1 I'd get rid of problems with using imshow with
masked_array and set_bad(alpha=0.0)]:
Python 2.5.2 (r252:60911, Feb 22 2008, 07:57:53)
[GCC 4.0.1 (Apple Computer, Inc. build 5363)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> from pylab import *
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/site-pac
kages/pylab.py", line 1, in <module>
from matplotlib.pylab import *
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/site-pac
kages/matplotlib/pylab.py", line 206, in <module>
from matplotlib import mpl # pulls in most modules
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/site-pac
kages/matplotlib/mpl.py", line 2, in <module>
from matplotlib import axis
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/site-pac
kages/matplotlib/axis.py", line 10, in <module>
import matplotlib.font_manager as font_manager
File "/Library/Frameworks/Python.framework/Versions/2.5/lib/
python2.5/site-pac
kages/matplotlib/font_manager.py", line 52, in <module>
from matplotlib import ft2font
ImportError: dlopen(/Library/Frameworks/Python.framework/Versions/2.5/
lib/python
2.5/site-packages/matplotlib/ft2font.so, 2): Library not loaded: /
Users/jdhunter
/devbuild/lib/libfreetype.6.dylib
Referenced from: /Library/Frameworks/Python.framework/Versions/2.5/
lib/python2
.5/site-packages/matplotlib/ft2font.so
Reason: image not found
Am I missing something or is this 0.99.1 OSX package somehow broken?
Cheers,
Teemu Rinne
Dept Psychology
University of Helsinki
------------------------------------------------------------------------------
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-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-users