>From: Herman Berendsen <[EMAIL PROTECTED]> - 2007-10-01 08:48 >After installing matplotlib (matplotlib-0.90.1.win32-py2.5.exe) on >Windows XP, the command "from pylab import *" results in an error >message complaining that the file "_agg" is missing. Indeed there is no >file "_agg.py" in the distribution, although a file "_agg.pyd" exists. >Can anyone suggest how to solve this problem?
I found that pywin was masking the true error message which was "missing mvsvcp71.dll" Running python from the command prompt I could see this error, after I downloaded this dll matplotlib works fine. Hope this helps. Neil ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users