Hi John,
Yes, works fine now, no error messages after from pylab import * .
And now my code using imshow and masked_arrays works again as
expected, great!
Thank you,
Teemu
John Hunter kirjoitti 24.9.2009 kello 5.59:
> On Wed, Sep 23, 2009 at 4:39 PM, Christopher Barker
> wrote:
>> Teem
Just this afternoon I saw the same issue with the binary egg for 0.99.1 for
OS X.
Brian
On Wed, Sep 23, 2009 at 7:59 PM, John Hunter wrote:
> On Wed, Sep 23, 2009 at 4:39 PM, Christopher Barker
> wrote:
> > Teemu Rinne wrote:
> >> from matplotlib import ft2font
> >> ImportError: dlopen(/L
On Wed, Sep 23, 2009 at 4:39 PM, Christopher Barker
wrote:
> Teemu Rinne wrote:
>> 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
>>
Teemu Rinne wrote:
> 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
> Am I missing something or is
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", "