[Pythonmac-SIG] Problems with py2app and wx on leopard

2008-08-12 Thread Jim Kelly
I'm experiencing a bit of odd behavior with py2app and wx. The shared object files from wx, when inspected with otool, are looking for: /usr/lib/libwx_macud-2.8.0.dylib (compatibility version 2.6.0, current version 2.8.4) That is based on wx installed in the site-packages of the system python th

Re: [Pythonmac-SIG] Eclipse + SWT + Python

2007-11-19 Thread Jim Kelly
I've had good experience with wxpython. In some areas the documentation can be a little spotty, but it's generally pretty easy to figure out. I've had a few quirks with PyDev though. I found it difficult to get it to recognize where my site-packages directory was, despite the fact that the binar