


Snappy/:31:10: fatal error: 'snappy-c.h' file not foundĮrror: command 'clang' failed with exit status 1ĮRROR: Command errored out with exit status 1: … errorĮRROR: Command errored out with exit status 1:Ĭlang -Wno-unused-result -Wsign-compare -Wunreachable-code -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/atform/Developer/SDKs/MacOSX10.15.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/atform/Developer/SDKs/MacOSX10.15.sdk/usr/include -I/Applications/Xcode.app/Contents/Developer/Platforms/atform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -I/usr/local/include -I/usr/local/opt/sqlite/include -I/Users/xxx/virtualenvs/pandas-dev/include -I/usr/local/Cellar/python/3.7.6_1/Frameworks/amework/Versions/3.7/include/python3.7m -c snappy/ -o build/temp.macosx-10.15-x86_64-3.7/snappy/snappymodule.o As soon as I use the pandas readhdf5 function, h5py seems to start using.
#Snappy panda install#
I got the below clang error (redacted): Running setup.py install for python-snappy. I have a 30 GB hdf5 file with datasets compressed using the snappy algorithm. Python -m pip install -r requirements-dev.txt Market proficiency - Pandas are close friends with the market keepers and benefit from that. I was going through the instructions in setting up the dev environment on Mac here:Īnd while I was trying to execute the below code: # Install the build dependencies
