Problem mit py2exe
Verfasst: Samstag 20. Oktober 2012, 07:55
Hallo,
*Achtung Python-Anfänger
*
Ich habe ein Problem mit py2exe.
Ich habe ein Setup-Programm geschrieben und wollte nun "setup.py py2exe" in die Eingabeaufforderung eingeben.
Immer wenn ich das mache, wird jedoch folgendes ausgedruckt:
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: no commands supplied
Egal, was ich mache, immer diese Meldung!
Also was mache ich falsch?
*Achtung Python-Anfänger

Ich habe ein Problem mit py2exe.
Ich habe ein Setup-Programm geschrieben und wollte nun "setup.py py2exe" in die Eingabeaufforderung eingeben.
Immer wenn ich das mache, wird jedoch folgendes ausgedruckt:
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: no commands supplied
Egal, was ich mache, immer diese Meldung!
Also was mache ich falsch?