Re: [Matplotlib-users] Install problems, OSX 10.6.8, Python 3.3.1

2013-07-17 Thread Scott Lasley
I am able to import matplotlib.pyplt under python 3.3.2 from www.python.org in OS X 10.6.8. matplotlib 1.2.1, libfreetype and libpng were built from source using gcc 4.2.1 from Xcode 3.2.6. Are you using python from macports or from www.python.org? You might try using python from the

Re: [Matplotlib-users] Install problems, OSX 10.6.8, Python 3.3.1

2013-07-12 Thread p.maxted
Also tried building from source with python2.7 - same problem: I deleted the old build/source directory, re-extracted the source from the tar file and tried... [lap3:~/matplotlib-1.2.1] pflm% sudo python2.7 setup.py install Build runs ok except for some warnings like ... warning: #warning

[Matplotlib-users] Install problems, OSX 10.6.8, Python 3.3.1

2013-07-08 Thread p.maxted
Trying to install matplotlib-1.2.1 from source, i.e., [macpflm:~/matplotlib-1.2.1] pflm% python3 setup.py install Everything seems to run ok, but I cannot import macplotlib: [macpflm:~] pflm% python3 Python 3.3.1 (v3.3.1:d9893d13c628, Apr 6 2013, 11:07:11) [GCC 4.2.1 (Apple Inc. build 5666)