[Pyobjc-dev] PyObjC on Lion
Brought to you by:
ronaldoussoren
From: Gordon W. <gor...@gm...> - 2011-08-28 15:31:11
|
Hi, Short version: Does there exsit a working version of PyObcC and AddressBook for Lion? Long version: ... I have been using the AddressBook 2.3 wrapper with Python 2.6.6, PyObjC v2.3 (all built using MacPorts) on OS X 10.6 Snow Leopard. After upgrading to OS X 10.7.1 Lion, although most of AddressBook seems to continue working, it no longer reads the postal address fields. So, I tried reinstalling a fresh version (using MacPorts): Python 2.7.2, PyObjC v2.3 and AddressBook 2.3 I have tried Ronald Oussoren's latest work on bitbucket, but I haven't been able to figure out how to install it. Thanks so much for any help. Gordon |