Well, looks like nobody has an answer to this
question.
How'bout py2exe or other ways of creating exe files
out of matplotlib projects? Has anybody been able to
do that?
--- [EMAIL PROTECTED] wrote:
> Has anybody been able to create an exe of their
> python
> applications involving matplotlib u
Has anybody been able to create an exe of their python
applications involving matplotlib using pyinstall (ver
1.3)? I am getting a:
RuntimeError: Could not find the matplotlib data
files
when I attempt to run the exe created.
In searching the web, it appears this is an issue when
others tr