Not sure if I'm crazy, but it seems the __init__.py file is missing from 
my newly installed version 0.87.5. I installed from the 
matplotlib-0.87.5.win32-py2.4.exe binary. I now get:

 >>> import matplotlib
Traceback (most recent call last):
   File "<stdin>", line 1, in ?
ImportError: No module named matplotlib

even though the folder's there in site-packages. Examining the binary 
shows that indeed, the file is missing in the PLATLIB/matplotlib folder, 
yet it's there in the lib/matplotlib folder in the 
matplotlib-0.87.5.tar.gz source file.

I now also have a new folder 'matplotlib-0.87.5-py2.4.egg-info' in my 
site-packages, as well as a file 'matplotlib-0.87.5-py2.4-nspkg.pth' in 
the same folder.

Can this be fixed?

Martin

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to