Comment 2 for bug 609755

Revision history for this message
Zooko Wilcox-O'Hearn (zooko) wrote : Re: please upgrade to tahoe-lafs v1.7.1

Elliot Murphy looked at it and was deterred by the presence of several bundled libs inside the Tahoe-LAFS source tarball:

http://tahoe-lafs.org/trac/tahoe-lafs/browser/trunk/?rev=4580

(darcsver-1.5.1.egg, setuptools-0.6c15dev.egg, setuptools_trial-0.5.9.egg)

These are build-time dependencies. They will not be present in the resulting install-time Python distribution (i.e. what you get from running "python setup.py install" or "python setup.py install --single-version-externally-managed --record=whatijustinstalled.txt --prefix=./installdir").