You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'...
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
The text was updated successfully, but these errors were encountered: