Re: [Matplotlib-users] wxmsw26uh_vc.dll and matplotlib 0.87

2006-09-18 Thread Daniel McQuillen
Hello Charlie, I tried the solution you suggested below to get py2exe working and get rid of the "no such file wxmsw26uh_vc.dll" message when trying to run the compiled .exe 1. I removed the _wxagg.pyd file from matplotlib/backends (although I was loathe to do so as my guess is that this will ma

Re: [Matplotlib-users] wxmsw26uh_vc.dll and matplotlib 0.87

2006-08-10 Thread Daniel McQuillen
EMAIL PROTECTED]@@UBEHXZ could not be located in the dynamic link library wxmsw26uh_vc.dll" Did you experience this problem after compiling with an excluded wxmsw26uh_vc.dll? BTW, I'm working with Python 2.4, the unicode verison of wxPython, and windows XP. With R