-
Notifications
You must be signed in to change notification settings - Fork 271
Problem installation netCDF4-python #305
Copy link
Copy link
Closed
Description
I am trying to install netCDF4-python in Ubuntu. I tried following commands in terminal for netCDF4
python setup.py install
HDF5_DIR environment variable not set, checking some standard locations ..,
checking /home/keshri ...
checking /usr/local ...
checking /sw ...
checking /opt ...
checking /opt/local ...
checking /usr ...
Traceback (most recent call last):
File "setup.py", line 47, in
raise ValueError('did not find HDF5 headers and libraries')
ValueError: did not find HDF5 headers and libraries
Anyone help me how to solve this error?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels