Eryk Słowiński
Eryk Słowiński
`conda install eccodes` Doesn't work for me at all. I installed eccodes via pip, as you propsed. `python -m eccodes selfcheck` returns the same error:` RuntimeError: Could not load the...
``` conda install eccodes Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Collecting package metadata (repodata.json): done Solving environment: failed with initial...
With "conda install -c conda-forge eccodes" I have a very big error (like 1000+ lines) so I will paste only this: ``` Package anaconda-project conflicts for: anaconda-navigator -> anaconda-project[version='>=0.4'] anaconda==2020.02...
It seems like it has conflict with everything: ``` Package scikit-learn conflicts for: anaconda==2020.02 -> scikit-learn==0.22.1[build='py37h6288b17_0|py36h6288b17_0|py38h6288b17_0'] nltk -> scikit-learn Package pyepsg conflicts for: iris -> cartopy[version='>=0.14'] -> pyepsg cartopy ->...