Installation issues - HDF5 and conda #967
Labels
Documentation
Examples, notebooks, installation guides, webinars, etc
onboarding
Issues pertaining to helping new pyspedas or new python users up the learning curve
python
Issues involving Python and Python-related tools outside of pyspedas
I tried
pip install pyspedas
and got the following error. I was not able to find "HDF5" in a search at https://pyspedas.readthedocs.io/en/latest/index.html. I was able to install after executingbrew install hdf5
. Perhaps document this requirement?I also tried
conda install spedas::pyspedas
but gotPackagesNotFoundError
. Not sure why this did not work.The text was updated successfully, but these errors were encountered: