From: Stef M. <ste...@gm...> - 2008-02-19 19:23:48
|
hi John, kc1...@ya... wrote: > With Stef's help, I was able to get pass the > "Matplotlib datafile not found" problem in using > py2exe and Matplotlib under Python 2.3 - but then ran > into the same Tkinter not loaded problem like he did. > > After reading Stef's messages from this list, I > downloaded the latest version of Matplotlib - only to > find that Python 2.3 is no longer supported. So, I > loaded up Python 2.5 and ran the setup script for > Py2exe. Now, py2exe is unable to find > wxmsw26uh_vc.dll - eventhough I have wxPython 2.8 > installed. So, I dug up a copy of wxPython 2.6 and > have that installed. The file is now there but py2exe > still can't find it. > > This is very fustrating! > > and it's even more frustrated that was discussed recently in again another list (wxPython-list) ;-) Here was the solution: Ok I updated MatPlot from version from 0.87.7 to 0.91.2 cheers, Stef |