py2exe -i list

John john.thai at dspfactory.com
Fri Jun 8 15:45:48 EDT 2001


Fixed it.. there shouldn't be a space right after the comma..

"John" <john.thai at dspfactory.com> wrote in message
news:hOMT6.246185$Z2.2812230 at nnrp1.uunet.ca...
> Hi,
>
>     What is the syntax for the -l option for py2exe?  When I try :
>
>     python setup.py py2exe -i "foo.lib.x"
>
>     This works.  But when I add another module like so:
>
>     python setup.py py2exe -i "foo.lib.x, foo.lib.y"
>
>     It complains that there is no module named foo....
>
>
> Thanks,
>
> John
>
>





More information about the Python-list mailing list