Trouble installing cometd-twisted on Mac OS 10.5

2 views
Skip to first unread message

panyasan

unread,
Oct 7, 2009, 4:00:13 AM10/7/09
to cometd-dev
Hello,

I have asked this on cometd-dev but got no answer, I hope this is the
right place.

I am having trouble installing a python cometd server on my Mac
(10.5). I am using the python (2.5) that is shipped with the OS. Doing

cometd-1.0.0rc0/cometd-twisted/setup_dependencies.sh
sudo python cometd-1.0.0rc0/cometd-twisted/setup.py install

works fine. However, when I try to start the server with

sudo twistd -noy ./cometd.tac

I get the following error:

Traceback (most recent call last):
File "/usr/bin/twistd", line 20, in <module>
from twisted.scripts.twistd import run
File "/Library/Python/2.5/site-packages/twisted/scripts/twistd.py",
line 11, in <module>
from twisted.application import app
File "/Library/Python/2.5/site-packages/twisted/application/app.py",
line 7, in <module>
from twisted.python import runtime, log, usage, failure, util,
logfile
File "/Library/Python/2.5/site-packages/twisted/python/log.py", line
17, in <module>
from zope.interface import Interface
File "/Library/Python/2.5/site-packages/zope/interface/__init__.py",
line 55, in <module>
from zope.interface.interface import Interface, _wire
File "/Library/Python/2.5/site-packages/zope/interface/
interface.py", line 211, in <module>
from _zope_interface_coptimizations import InterfaceBase,
adapter_hooks
ImportError: cannot import name InterfaceBase

Anyone has an idea what could be wrong?

Thanks,

panyasan

panyasan

unread,
Oct 7, 2009, 5:06:10 AM10/7/09
to cometd-dev
On 7 Okt., 10:00, panyasan <c.boulan...@gmx.de> wrote:
> Hello,
>
> I have asked this on cometd-dev but got no answer, I hope this is the
> right place.

I meant: cometd-users, sorry.
Reply all
Reply to author
Forward
0 new messages