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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -