On 22 May 2006 04:53:34 -0700, python <[EMAIL PROTECTED]> wrote:
> it prompt: invalid command 'py2exe'.
> I have import py2exe in setup.py file.
Can you show us your setup.py file, the exact command that you typed,
and the exact error message that you are getting?
--
Cheers,
Simon B,
[EMAIL PR
it prompt: invalid command 'py2exe'.
I have import py2exe in setup.py file.
--
http://mail.python.org/mailman/listinfo/python-list
"python" wrote:
> I installed it, but can't find py2exe.exe in my computer. why?
why are you looking for an EXE file? py2exe is a Python module, not an
application.
> And , when I execute "python setup.py py2exe" under command line, it
> prompt error:wrong command "py2exe" .
you're supposed to
I installed it, but can't find py2exe.exe in my computer. why?
And , when I execute "python setup.py py2exe" under command line, it
prompt error:wrong command "py2exe" .
--
http://mail.python.org/mailman/listinfo/python-list