python - How to resolve "memory cannot be written" for py2exe? -


when run exe file created py2exe, running fine, when close window, gives following error:

memory cannot written 

what going wrong? whatever do,the cue still received. when run .py file directly, running ok.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -