On 12/27/2011 8:53 AM, Ian Kelly wrote:
On Tue, Dec 27, 2011 at 9:03 AM, W. eWatson<[email protected]> wrote:File "C:\Python25\lib\site-packages\matplotlib\transforms.py", line 34, in <module> from matplotlib._path import affine_transform ImportError: DLL load failed: The specified module could not be found.Do you not have the file C:\Python25\lib\site-packages\matplotlib\_path.pyd? It's in the installer archive, so you should be able to just open it up with a zip program and extract it manually. If that's missing, then there may be other things wrong with your installation, though, so I would recommend a full reinstall.
The path exits. _path.pyd exists. -- http://mail.python.org/mailman/listinfo/python-list
