Re: [Matplotlib-users] py2exe problem

2007-12-21 Thread Emmanuel
Dear Werner, I tested your script here here with python 2.5, matplotlib 0.91.1 and wxpython 2.8.7.1 using regular installation (not enthought). If I replace : from wx import * by import wx (and make the necessary modification) The program starts well! (the button does not work but the problem is

Re: [Matplotlib-users] py2exe problem

2007-11-27 Thread Werner F. Bruhin
Hi Jeff, Jeff Peery wrote: Hello, I've been using matplotlib 0.87 and I upgraded to 0.91. I ran my setup script for py2exe which had been working flawlessly and now I get an error stating that the .../mpl-data/fonts is not a regular file or doesn't exist. I checked the filename path and it do