[Twisted-Python] Twisted on Mac OS X 10.4

Mike Taylor bear at code-bear.com
Mon May 9 18:13:19 MDT 2005


On May 9, 2005, at 5:22 PM, Bob Ippolito wrote:

>
> On May 8, 2005, at 3:25 PM, Max server wrote:
>
>> I tried installing it on a 10.4 Server and got the following
>>
>> Traceback (most recent call last):
>>   File "setup.py", line 20, in ?
>>     from twisted import copyright
>>   File "./twisted/__init__.py", line 21, in ?
>>     raise ImportError, "you need zope.interface installed
>> (http://zope.org/Products/ZopeInterface/)"
>> ImportError: you need zope.interface installed
>> (http://zope.org/Products/ZopeInterface/)
>>
>> Then I downloaded ZopeInterface 3.0.1 from
>> http://zope.org/Products/ZopeInterface/ and tried to install it but
>> had the following error -of course xcode 2 is installed-
>
> That's an issue you should bring up with the zope.interface guys.  It 
> sounds like it's not compatible with gcc4 and/or the headers in Tiger. 
>  You can install a version that was built on Panther (i.e. from 
> http://pythonmac.org/packages/) or you can try switching your compiler 
> to gcc 3.3 with "sudo gcc_select 3.3" before building zope.interface.
>
> -bob
>

I ran into this yesterday and sent the zope interface team a patch file 
to fix it.

---
Bear
http://code-bear.com

Open Source Applications Foundation (OSAF)
http://www.osafoundation.org

PGP Fingerprint = 9996 719F 973D B11B E111  D770 9331 E822 40B3 CD29



-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: </pipermail/twisted-python/attachments/20050509/a1db626e/attachment.sig>


More information about the Twisted-Python mailing list