python - Why will .exe created with cx_freeze not run? It tells me: python33.dll is not found -


i have frozen python 3.3 application using cx_freeze .exe , runs fine until move enclosing folder contains image files , suchlike folder or try on (windows) computer , run it. windows error says:

the application has failed start because extension python33.dll not found. 

is there way can fix this?


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -