Re: zc.async unter Zope 3.4.0

"Dieter Maurer" <[email protected]>
Newsgroups gmane.comp.web.zope.german
Message-ID <[email protected]>
Alexander Drees wrote at 2009-2-2 20:29 +0100:
>ich habe Zope 3.4.0 mit dem Windows Installer installiert. Wenn ich
>versuche zc.async mit "easy_install -i
>http://download.zope.org/zope3.4/3.4.0/index zc.async" zu installieren,
>dann kann ich meine Zope Instance nicht mehr starten. Die Batchdatei
>ended dann mit:
>
>Traceback (most recent call last):
>  File "c:\zope\bin\runzope", line 48, in ?
>    run()
>  File "c:\zope\bin\runzope", line 43, in run
>    from zope.app.twisted.main import main
>  File "C:\Python24\Lib\site-packages\zope\app\twisted\main.py", line
>25, in ?
>    import twisted.web2.wsgi
>ImportError: No module named web2.wsgi
>
>Ich habe Python 2.4.3 installiert; mit 2.4.4 ist es das Verhalten das
>selbe. Außer Python 2.4.3 habe ich noch Setuptools 0.6c9 und
>Pywin32-212, sowie Zope 3.4.0 Installiert, alles mit dem Windows
>Installer. Wenn ich das Egg für zc.async installiere tauchen bei der
>Installation folgende Fehler auf:
>
>Installed c:\python24\lib\site-packages\zope.bforest-1.2-py2.4.egg
> ...
>Best match: Twisted 8.2.0
>Downloading
>http://tmrc.mit.edu/mirror/twisted/Twisted/8.2/Twisted-8.2.0.tar.bz2
>#md5=c85f151999df3ecf04c49a781b4438d2
>Processing Twisted-8.2.0.tar.bz2
>Running Twisted-8.2.0\setup.py -q bdist_egg --dist-dir c:\dokume~1\alex
>\lokale~1
>\temp\easy_install-g5jw-l\Twisted-8.2.0\egg-dist-tmp-hrqa8h
>conftest.c
>conftest.c(1) : fatal error C1083: Cannot open include file:
>'rpc/rpc.h': No suc
>h file or directory

Offenbar ist "twisted" eine Abhängigkeit von "zc.async"
und offenbar lässt sich "twisted" bei Dir nicht bauen.

Eigentlich sollte dann nur der Installation abbrechen -- aber
irgendwie scheint auf magische Weise Deine "twisted" Installation
kaputt gemacht worden zu sein.

Ein Versuch: installiere "zc.async" ohne Abhängigkeiten.



-- 
Dieter


_______________________________________________
zope mailing list
[email protected]
https://mail.dzug.org/mailman/listinfo/zope
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.