[Twisted-Python] Trying to get twisted.protocols.amp to work with py2app...

Christopher Armstrong radix at twistedmatrix.com
Tue Mar 4 16:26:13 EST 2008


On Tue, Mar 4, 2008 at 3:53 PM, Nathan <nathan.stocks at gmail.com> wrote:
>  Yes, I've taken all that into consideration from the start.  As
>  mentioned in my last post, I have a fully working version of Twisted
>  2.5.  I followed that very FAQ back when I first installed it.  I've
>  explicitly told py2app to use my PYTHONPATH variable, and it actually
>  copies twisted/protocols/amp.py into the app bundle.  Yet the .app
>  still fails with that import error about amp.  Weird!

Maybe when you actually run the .app it's finding the system-installed
version of Twisted?

-- 
Christopher Armstrong
International Man of Twistery
http://radix.twistedmatrix.com/
http://twistedmatrix.com/
http://canonical.com/




More information about the Twisted-Python mailing list