On May 9, 2006, at 9:32 AM, Pierre Thibault wrote:

> Hello,
>
> Is py2App still working or is it an obsolete thing? I am unable to use
> it with the Python 2.4.3 that I have in
> '/Library/Frameworks/Python.framework/Versions/2.4/bin/python' but  
> I can
> use it with the Darwin port of Python 2.4.2 in '/opt/local/bin' of my
> machine.
>
> With '/opt/local/bin/python' I can do an import of the py2app  
> module but
> I cannot do the same with my default python in
> '/Library/Frameworks/Python.framework/Versions/2.4/bin/python' because
> the module is not found.

You need to install it (and anything else) for each Python you use.

-bob

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to