> 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