We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Actual Results: Can't import eccodes Expected Results: Would expect "import eccodes" to work after having done pip install eccodes
pip install eccodes ipython3 import eccodes
Also doesn't work to do: python3 -m eccodes selfcheck
Latest as of 2024-03-27
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
No response
The text was updated successfully, but these errors were encountered:
i am facing the same issues
python -m eccodes selfcheck
selfcheck is failing too, did you find any solution to this ?
Sorry, something went wrong.
No branches or pull requests
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: