Re: [Matplotlib-users] svn build cannot import

2006-09-08 Thread Christopher Barker
Christian Meesters wrote: > I you don't need to use svn, you might give this build a try: > http://pythonmac.org/packages/py24-fat/index.html Or the latest build, which is now at: http://euclid.uits.iupui.edu/mplfiles/ You'll need: matplotlib-0.87.5-py2.4-macosx-10.4-fat.egg and: numpy-1.0b5-

Re: [Matplotlib-users] svn build cannot import

2006-09-08 Thread Christian Meesters
Hi, I you don't need to use svn, you might give this build a try: http://pythonmac.org/packages/py24-fat/index.html Christian - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly

Re: [Matplotlib-users] svn build cannot import

2006-09-08 Thread Darren Dale
I just built svn 2761 on linux, and didnt find any problems. Darren On Friday 08 September 2006 08:39, [EMAIL PROTECTED] wrote: > I have built matplotlib from svn this morning (trunk), which was > > successful, but when I go to import anything, it fails: > >>> import pylab > > Traceback (most r

[Matplotlib-users] svn build cannot import

2006-09-08 Thread listservs
I have built matplotlib from svn this morning (trunk), which was successful, but when I go to import anything, it fails: >>> import pylab Traceback (most recent call last): File "", line 1, in ? File "/Library/Frameworks/Python.framework/Versions/2.4/lib/ python2.4/site-packages/pylab.py