On 11/06/11 13:19, Shu Lin wrote: >> >> Please delete c:\tahoe-lafs\twisted-8.2.0-py2.6-win32.egg and try again. > > The same result. Actually, before what I did was: > 1, Unzipped Tahoe in a new clean folder, > 2, Modified the _auto_deps.py > 3, Then, "C:\tahoe-lafs>c:\Python26\python.exe setup.py build"
As well as changing _auto_deps.py, please change the line
setup_requires.append('Twisted >= 2.4.0')
in setup.py (line 144) to:
setup_requires.append('Twisted >= 9.0.0')
(If it still fails, post the full log from step 3.)
--
David-Sarah Hopwood ⚥ http://davidsarah.livejournal.com
signature.asc
Description: OpenPGP digital signature
_______________________________________________ tahoe-dev mailing list [email protected] http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
