I'm to run some tests from fastparquet using pyCharm on macOS Sierra (10.12.6) but keep failing on:
ImportError: dlopen(/Users/dhaviv/Documents/GitHub/fastparquet/fastparquet/speedups.so, 2): Symbol not found: _PyClass_Type
I've installed boost-python3 but that didn't seem to solve the issue.