Open sapols opened 7 months ago
In this run, rather than install manually via GitHub, I tried via pip with pip install numpy==1.24.3 pysatCDF
. Yet it failed with ModuleNotFoundError: No module named 'numpy'
...
pysatCDF
has been removed from the environment, for now.
When we add it back, should we also add other pysat packages (e.g. pysatNASA, pysatMadrigal, etc.)?
It's failing to install because of obscure C errors deep within the installation code. I can't make sense of it.
Detailed error output from the script is here: https://github.com/heliophysicsPy/pyhc-docker-environment/actions/runs/8543234561/job/23406594679
It failed for the first time last week in this run: https://github.com/heliophysicsPy/pyhc-docker-environment/actions/runs/8463666834