Re: [Pythonmac-SIG] using the "PyUSB" module

2009-04-03 Thread Christopher Barker
Chris Rebert wrote: On Thu, Apr 2, 2009 at 5:36 PM, Rekow Warren wrote: I am a new MacPython (ver 2.6.1) user who has downloaded the "PyUSB" module, but am unclear about how to make it available for use in a program. Included among the downloaded files is 'setup.py' (and 'setup.pyc'). Running

Re: [Pythonmac-SIG] py2app traceback with wxPython 2.8.9.2

2009-04-03 Thread David Hughes
Christopher Barker wrote: Paul McNett wrote: I get a traceback running py2app with wxPython 2.8.9.2, but not with wxPython 2.8.9.1. Here's the traceback: copying /Library/Frameworks/Python.framework/Versions/2.5/lib/libncurses.5.dylib -> ValueError: Unknown load command: 27 Are you usi