I have tried that, here is the result: ImportError:no module named bz2 2012-04-04
han zheng 发件人:Zooko Wilcox-O'Hearn 发送时间:2012-04-04 13:28 主题:Re: [tahoe-dev] 回复: Re: how to run the tahoe-lafs in another computer without internet? 收件人:"Tahoe-LAFS development"<[email protected]> 抄送: > 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' Thanks, Scott. zheng han: please try that and tell us what happens when you 'import bz2'. Regards, Zooko _______________________________________________ tahoe-dev mailing list [email protected] http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
_______________________________________________ tahoe-dev mailing list [email protected] http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
