On 9 Jun, 2012, at 6:19, Michael O'Donnell wrote:
> Dear all,
>
> Does anyone have py2app working under python 3.2?
I had it working, but along the way it seems to have suffered from bitrot :-(.
I didn't know about this issue though. Could you file a bugreport on
http://bitbucket.org/ronal
Dear all,
Does anyone have py2app working under python 3.2?
(ActivePython or the standard)?
Packaging a simple tkinter app I get:
Traceback (most recent call last):
File "/Users/micko/Desktop/py2AppPy3test/MakeMacBuild.py", line 15, in
setup_requires=['py2app'])
File
"/Library/Framewo
Whoops, meant to send this to the group address.
-- Forwarded message --
From: Mike Wirth
Date: Fri, Jun 8, 2012 at 10:55 AM
Subject: Re: [Pythonmac-SIG] Serial port IO on Python 2.7.3 on OS X
To: Ronald Oussoren
Pascal and Ronald,
Thanks. I'll let you know what works for me.
On 8 Jun, 2012, at 2:16, Mike Wirth wrote:
> Hi, folks,
>
> Newbie (to Python) here. I'm porting a Python app from Windows that talks to
> a Bluetooth 2.1 device using the serial profile (on WinXP it shows up as two
> numbered COM ports, one inbound and the other outbound) On the Mac, the
>
Am 08.06.12 02:16, schrieb Mike Wirth:
Hi, folks,
Newbie (to Python) here. I'm porting a Python app from Windows that
talks to a Bluetooth 2.1 device using the serial profile (on WinXP it
shows up as two numbered COM ports, one inbound and the other outbound)
On the Mac, the device shows up i