python 2.7 - why does the executable i created using py2exe only runs on my computer and not on others? -


the executable created works fine on system,but opened in other system cmd opens brief time , closes.

open command prompt window in windows , execute .exe there @ system not work - see error message why not work, , might figure out problem is.

if double-click exe error shows well, cmd window closed since process terminates


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -