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
I don't think iri2020 has been pushed to pypi, and therefore pip install won't work.
You can try to use IRI2016,it seems that the IRI2020 only has the Fortran version.
pip install -e iri2020/ --ignore-requires-python
It needs to add ignore-requires-python because the installation would try to use a different version of python.
Greetings,
I don't think iri2020 has been pushed to pypi, and therefore pip install won't work.
The text was updated successfully, but these errors were encountered: