Re: [Matplotlib-users] py2exe problems for a tkinter/matpotlib project - works for me, but not for others

2010-12-31 Thread ghost82
of the "dist" directory I also have to re-delete the fontList.cache file! Daniele ghost82 wrote: > > > Werner F. Bruhin wrote: >> >> It should be there, i.e. mpl-data in the lib/site-packages/matplotlib >> folder has the same number of files and folders

Re: [Matplotlib-users] py2exe problems for a tkinter/matpotlib project - works for me, but not for others

2010-12-31 Thread ghost82
Werner F. Bruhin wrote: > > It should be there, i.e. mpl-data in the lib/site-packages/matplotlib > folder has the same number of files and folders as the one created by > setup.py in dist. > > But it obviously doesn't find it or some other setting to handle the > LaTex stuff is not there. >