Probably as you built python from source, you don't have bz2 headers. Install them on Ubuntu/Debian: sudo apt-get install libbz2-dev Fedora: sudo yum ...
確定! 回上一頁