You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/mnt/home/jreback/pandas/pandas/io/tests/test_parsers.py", line 1768, in test_decompression
import gzip, bz2
ImportError: No module named bz2
(I didnt' have the bz2 libraries installed when i built python) - on linux2...
Notably, newer openpyxl and newer Cython required to build pandas from source and for all tests to pass
Both README.rst and the docs
The text was updated successfully, but these errors were encountered: