Menu

#15 kojoney install debian etch

open
nobody
None
5
2007-07-09
2007-07-09
No

Hi all
when i run sh ./INSTALL.sh

[+] Building and installing [Twisted extension]
Traceback (most recent call last):
File "setup.py", line 20, in ?
from twisted import copyright
File "./twisted/__init__.py", line 22, in ?
raise ImportError, "you need zope.interface installed (http://zope.org/Products/ZopeInterface/)"
ImportError: you need zope.interface installed (http://zope.org/Products/ZopeInterface/)
Error at Step 2
Kojoney installation failed

this used to be a much bigger error still pointing to same thing till I installed
apt-get install python-all python-all-dev

infact python twisted is installed already - why does it need to reinstall ? can it not locate this ?

/usr/local/kojoney# apt-get install python-twisted-bin python-twisted-conch python-twisted-core python-twisted-names
Reading package lists... Done
Building dependency tree... Done
python-twisted-bin is already the newest version.
python-twisted-conch is already the newest version.
python-twisted-core is already the newest version.
python-twisted-names is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Discussion

  • vahid hedayati

    vahid hedayati - 2007-07-09

    Logged In: YES
    user_id=1543681
    Originator: YES

    apt-get install python-protocols python-zopeinterface
    Reading package lists... Done
    Building dependency tree... Done
    python-protocols is already the newest version.
    python-zopeinterface is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

     
  • Nobody/Anonymous

    Logged In: NO

    It works if you not install the python-twisted-* Debian Modules, than kojoney uses the versions included in the tgz.

     

Log in to post a comment.

Auth0 Logo