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
@larssl780 have you checked the version of eccodes? Could be possible that you are running on an old python version that is not supported by the newer eccodes packages.
What happened?
Actual Results: Can't import eccodes
Expected Results: Would expect "import eccodes" to work after having done pip install eccodes
What are the steps to reproduce the bug?
pip install eccodes
ipython3
import eccodes
Also doesn't work to do:
python3 -m eccodes selfcheck
Version
Latest as of 2024-03-27
Platform (OS and architecture)
Linux postman-lite 5.15.0-1053-azure #61~20.04.1-Ubuntu SMP Tue Nov 21 17:50:57 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Relevant log output
No response
Accompanying data
No response
Organisation
No response
The text was updated successfully, but these errors were encountered: