[tahoe-dev] 回复: Re: how to run the tahoe-lafs in another computer without internet?
Scott Dial
scott+tahoe-dev at scottdial.com
Wed Apr 4 05:20:46 UTC 2012
On 4/4/2012 1:04 AM, Zooko Wilcox-O'Hearn wrote:
>> setuptools.archive_util.UnrecognizedFormat: Not a recognized archive type: /home/zhan/allmydata-tahoe-1.9.1-SUMO/tahoe-deps/Twisted-11.0.0.tar.bz2
>
> I don't know what is causing this.
I've seen this sort of error message when CPython was built without
bzip2 support. I would check if python has a built bz2 module:
$ python -c 'import bz2'
--
Scott Dial
scott at scottdial.com
More information about the tahoe-dev
mailing list