py2exe -i list

John john.thai at dspfactory.com
Thu Jun 7 11:09:30 EDT 2001


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