[Pythonmac-SIG] py2app unable to find cprocessors.so

Ronald Oussoren ronaldoussoren at mac.com
Thu Sep 13 13:13:20 CEST 2012


> 
> 
> I checked out the latest trunk (http://svn.pythonmac.org/py2app/py2app/trunk/), installed that and the problem has gone :)
> 
> Not sure which version I had before, but I only built this mac a week ago or so, so think it's maybe the current version available for download
> 
> 
> Hm maybe I spoke too soon, it builds ok now but when I run the app I get a error dialog with Open console and Terminate options, and this stack trace in the console
> 
> Traceback (most recent call last):
>   File "/Applications/ZipCloud.app/Contents/Resources/__boot__.py", line 103, in <module>
>     _argv_emulation()
>   File "/Applications/ZipCloud.app/Contents/Resources/__boot__.py", line 101, in _argv_emulation
>     _get_argvemulator().mainloop()
>   File "/Applications/ZipCloud.app/Contents/Resources/__boot__.py", line 40, in mainloop
>     stoptime = Evt.TickCount() + timeout
> AttributeError: 'module' object has no attribute 'TickCount'
> 
That's odd, that code is not present in the trunk. Have you removed the dist and build directories before testing the latest py2app?

Ronald
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20120913/2bcdc952/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4788 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20120913/2bcdc952/attachment-0001.bin>


More information about the Pythonmac-SIG mailing list