
Hi, thx for the quick answar but it still does not work :-( i get this error: ImportError: No module named web Frank Am 02.02.2008 um 19:25 schrieb Jean-Paul Calderone:
On Sat, 2 Feb 2008 19:13:58 +0100, Francisc Simon <franciscsimon@franciscsimon.de
wrote: Hi @all,
I've already installed following packages ( all installation i've made with: sudo python setup.py install ):
- zope interface v. 3.3.0 - twisted-core 2.5.0
and i've tried to install twisted-web 0.7.0 but:
i get this Error:
Traceback (most recent call last): File "setup.py", line 13, in <module> scripts=dist.getScripts("web"), File "/System/Library/Frameworks/Python.framework/Versions/2.5/ Extras/lib/python/twisted/python/dist.py", line 218, in getScripts thingies = os.listdir(scriptdir) OSError: [Errno 2] No such file or directory: 'bin'
i hope somebody can help me.
You could try installing using this package instead:
http://twistedmatrix.com/trac/wiki/Packages#Leopard
Jean-Paul
_______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python