> 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
