Re: [Pyobjc-dev] PyObjC on Lion
Brought to you by:
ronaldoussoren
From: Ronald O. <ron...@ma...> - 2011-08-31 07:06:15
|
On 28 Aug, 2011, at 17:31, Gordon Watson wrote: > 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. That's odd, AFAIK nothing has changed in AddressBook in this respect. > > 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. Installing that copy won't help, the wrappers for AddressBook are the same as in 2.3. Installing from the repository is too hard at the moment, you need to run "python setup.py install" in a number of subdirectories and in the right order. Adding an install script is on my list, but that will have to wait until I have updated the metadata for Lion. That in turn is blocked on creating a proper parser for Objective-C, which is progressing slowly because I don't spent enough time on it. Ronald > > Thanks so much for any help. > > Gordon > ------------------------------------------------------------------------------ > EMC VNX: the world's simplest storage, starting under $10K > The only unified storage solution that offers unified management > Up to 160% more powerful than alternatives and 25% more efficient. > Guaranteed. http://p.sf.net/sfu/emc-vnx-dev2dev_______________________________________________ > Pyobjc-dev mailing list > Pyo...@li... > https://lists.sourceforge.net/lists/listinfo/pyobjc-dev |