[Matplotlib-devel] [Error 17]No usable Temporary file name found.

programmer86 penugondasrinath at gmail.com
Fri Sep 25 21:19:25 CEST 2015


Hi,

I developed a tool in Python 2.7.8 and packaged it using "py2exe". When I
run the tool I get the following error

Traceback (most recent call last):

  File "application_gui.py", line 2, in <module>
  File "modules\Application.pyc", line 13, in <module>
  File "modules\Base.pyc", line 15, in <module>
  File "matplotlib\__init__.pyc", line 764, in <module>
  File "matplotlib\__init__.pyc", line 682, in rc_params
  File "matplotlib\__init__.pyc", line 595, in matplotlib_fname
  File "matplotlib\__init__.pyc", line 248, in wrapper
  File "matplotlib\__init__.pyc", line 470, in _get_configdir
  File "matplotlib\__init__.pyc", line 176, in _is_writable_dir
  File "tempfile.pyc", line 462, in NamedTemporaryFile
  File "tempfile.pyc", line 251, in _mkstemp_inner

IOError: [Errno 17] No usable temporary file name found


I am using matplotlib 1.4.3. 

Thanks,
Srinath.






--
View this message in context: http://matplotlib.1069221.n5.nabble.com/Error-17-No-usable-Temporary-file-name-found-tp46219.html
Sent from the matplotlib - devel mailing list archive at Nabble.com.


More information about the Matplotlib-devel mailing list