Re: [Pythonmac-SIG] py2app not copying PySerial module

2009-06-24 Thread Henning Hraban Ramm
Am 2009-06-24 um 07:09 schrieb Brendan Simon (eTRIX): I'm running py2app for the first time -- following the instructions on the web. I've created an app bundle but running the app fails as it can't find a module named "serial". The "serial" module is part of PySerial-2.4. I couldn't find

[Pythonmac-SIG] py2app not copying PySerial module

2009-06-23 Thread Brendan Simon (eTRIX)
I'm running py2app for the first time -- following the instructions on the web. I've created an app bundle but running the app fails as it can't find a module named "serial". The "serial" module is part of PySerial-2.4. I couldn't find serial.py on my system but notice that there is a pyserial-2