[Pythonmac-SIG] Py2App And Python 2.6.2

Ronald Oussoren ronaldoussoren at mac.com
Mon May 25 07:37:42 CEST 2009


On 25 May, 2009, at 0:11, Kel Solaar wrote:

> Hello :)
>
> I'm coding an application with PyQt, QT 4.5 and Python 2.6.2, I  
> would like to package/freeze it with py2app ( It was working with  
> 2.5 before ) but I'm encountering some problems :
> First : Why is Py2App using Python 2.5 by default ?

You haven't installed py2app for python2.6 yet. "Easy_install-2.6  
py2app" should do the trick. If you don't use a setup.py you should  
then ensure that you run the right py2app commandline tool.

Ronald

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20090525/e50043c4/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2224 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20090525/e50043c4/attachment.bin>


More information about the Pythonmac-SIG mailing list