Domanda

I install PyInstaller step by step like every guide says, but it just won't work. When i try run something like that python makespec.py --help makespec.py just no response. No error or something, it just return empty line -

http://i.stack.imgur.com/A2ZGS.png

È stato utile?

Soluzione

just do,

python pyinstaller.py --help
Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top