py2exe y matplot

damufo <[email protected]>
Newsgroups gmane.comp.python.general.castellano
Message-ID <[email protected]>
Hola
Estoy tratando de hacer un paquete el cual usa matplot
El caso es que el ejecutable aranca bien pero al requerir de matplot falla

  File "matplotlib\__init__.pyc", line 694, in <module>
  File "matplotlib\__init__.pyc", line 615, in rc_params
  File "matplotlib\__init__.pyc", line 569, in matplotlib_fname
  File "matplotlib\__init__.pyc", line 240, in wrapper
  File "matplotlib\__init__.pyc", line 483, in _get_data_path_cached
  File "matplotlib\__init__.pyc", line 479, in _get_data_path
RuntimeError: Could not find the matplotlib data files

He buscado y he llegado a aquí
http://www.py2exe.org/index.cgi/MatPlotLib
pero no sé muy bien que hacer.

Uso
python 2.5
matplotlib-0.98.5.2.win32-py2.5.exe
wx 2.8
Algien tiene un ejemplo de fichero setup.py?
Saludos y gracias

_______________________________________________
Lista de correo Python-es 
http://listas.aditel.org/listinfo/python-es
FAQ: http://listas.aditel.org/faqpyes
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.