When trying to `pip install pytz` i get the following error message: ``` tarfile.CompressionError: bz2 module is not available ``` Imo libbz2-dev should be installed and included before building python.