I tried !pip install pyhdf
,
Referred this too. http://stream.princeton.edu/AWCM/LIBRARIES/pyhdf-0.8.3/doc/webpage/source/install.html
no luck. Kindly help.
Asked
Active
Viewed 778 times
2 Answers
1
Not sure if you are still looking for an answer to this, but I did the following and it worked.
apt-get install build-essential python3-dev python3-numpy libhdf4-dev -y
pip install git+https://github.com/hdfeos/pyhdf.git

Dmitry
- 6,716
- 14
- 37
- 39

Randy Chase
- 11
- 4