Re: [Pythonmac-SIG] How to make py2app app stub link to Cocoa framework?

2011-11-09 Thread Kevin Walzer
On 11/8/11 11:41 PM, Kevin Walzer wrote: Is there any way I can get this executable linked to /System/Library/Frameworks/Cocoa.framework? I didn't think install_name_tool would do the trick, as that just rewrites links, rather than adding them. A Any suggestions are appreciated. I solved the

[Pythonmac-SIG] PyQt4 ImportError for QtWebKit

2011-11-09 Thread daniela romeo
Hi all, I'm new to the list and new to Python also. I've been requested to create a program with a webview in it. I've tried to import QtWebKit module but I have this error: Traceback (most recent call last): File stdin, line 1, in module ImportError: