Skip to content
New issue

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

Update to metpy causes error #21

Closed
aidanheerdegen opened this issue May 11, 2020 · 3 comments
Closed

Update to metpy causes error #21

aidanheerdegen opened this issue May 11, 2020 · 3 comments

Comments

@aidanheerdegen
Copy link
Member

The most recent update to metpy has an incompatibility with cartopy

Unidata/MetPy#1368

This causes an import to fail. Will pin metpy version until fixed.

aidanheerdegen added a commit that referenced this issue May 11, 2020
@aidanheerdegen
Copy link
Member Author

Pinned metpy to 0.12.0 and the build succeeded, but the log shows it did not:

The environment is inconsistent, please check the package plan carefully
The following packages are causing the inconsistency:

  - conda-forge/linux-64::iris==2.4.0=py37_0
  - conda-forge/noarch::panel==0.9.5=py_1
  - conda-forge/noarch::xgcm==0.3.0=py_0
  - coecms/noarch::coecms-util==0.1.0=py_3
  - conda-forge/noarch::xrft==0.2.0=py_0
  - conda-forge/noarch::jupyter==1.0.0=py_2
  - coecms/noarch::dusqlpg==0.4=py_88
  - conda-forge/noarch::flask==1.1.2=pyh9f0ad1d_0
  - conda-forge/linux-64::jupyter_latex_envs==1.4.6=py37_1000
  - conda-forge/noarch::regionmask==0.5.0=py_1
  - coecms/linux-64::ants==0.13.1=py37h39e3cac_1
  - conda-forge/linux-64::ipython==7.13.0=py37hc8dfbb8_2
  - conda-forge/linux-64::nb_conda==2.2.1=py37_2
  - conda-forge/noarch::pyepsg==0.4.0=py_0
  - coecms/noarch::dask-labextension==0.3.3=py_2
  - conda-forge/noarch::ipywidgets==7.5.1=py_0
  - conda-forge/linux-64::twine==3.1.1=py37_0
  - conda-forge/linux-64::jupyter_nbextensions_configurator==0.4.1=py37_0
  - conda-forge/linux-64::cartopy==0.17.0=py37h17ca249_1015
  - coecms/noarch::cosima-cookbook==0.3.5=py_0
  - conda-forge/noarch::jupyter_contrib_core==0.3.3=py_2
  - conda-forge/noarch::dask==2.15.0=py_0
  - conda-forge/noarch::metpy==0.12.1=py_0
  - conda-forge/noarch::jupyter_console==6.1.0=py_1
  - coecms/noarch::payu==1.0.14=py_0
  - conda-forge/linux-64::parcels==2.1.5=py37hc8dfbb8_0
  - conda-forge/noarch::pyspectral==0.9.5=py_2
  - conda-forge/noarch::jupyterlab==2.1.1=py_0
  - conda-forge/noarch::intake==0.5.5=py_0
  - conda-forge/linux-64::notebook==6.0.3=py37_0
  - conda-forge/noarch::jupyter-server-proxy==1.3.2=py_0
  - conda-forge/noarch::requests-toolbelt==0.9.1=py_0
  - conda-forge/linux-64::bokeh==2.0.1=py37hc8dfbb8_0
  - coecms/noarch::clef==0.6.4=py_0
  - conda-forge/noarch::satpy==0.21.0=py_0
  - conda-forge/linux-64::nb_conda_kernels==2.2.3=py37_0
  - conda-forge/linux-64::compliance-checker==4.3.2=py37_0
  - conda-forge/noarch::pyct==0.4.6=py_0
  - conda-forge/noarch::requests==2.23.0=pyh8c360ce_2
  - conda-forge/noarch::holoviews==1.13.2=pyh9f0ad1d_0
  - conda-forge/linux-64::siphon==0.8.0=py37_1002
  - coecms/noarch::climtas==0.2.1=py_1
  - conda-forge/noarch::pytest-cov==2.8.1=py_0
  - conda-forge/noarch::datashader==0.10.0=py_0
  - conda-forge/noarch::colorcet==2.0.1=py_0
  - conda-forge/noarch::mechanicalsoup==0.12.0=py_0
  - conda-forge/noarch::xhistogram==0.1.1=py_0
  - conda-forge/linux-64::jupyter_contrib_nbextensions==0.5.1=py37_0
  - conda-forge/noarch::pvlib-python==0.7.2=py_0
  - coecms/noarch::umtools==0.1.6=py_0
  - conda-forge/linux-64::pydap==3.2.2=py37_1000
  - conda-forge/linux-64::nbconvert==5.6.1=py37hc8dfbb8_1
  - conda-forge/noarch::trollimage==1.12.0=py_0
  - conda-forge/linux-64::nbdime==2.0.0=py37hc8dfbb8_0
  - conda-forge/linux-64::line_profiler==3.0.2=py37hc9558a2_0
  - conda-forge/noarch::owslib==0.19.2=py_1
  - conda-forge/linux-64::sanic==19.12.2=py37_0
  - coecms/noarch::splitvar==0.3.4=py_0
  - conda-forge/linux-64::widgetsnbextension==3.5.1=py37_0
  - conda-forge/noarch::httpx==0.9.3=py_0
  - conda-forge/noarch::qtconsole==4.7.2=pyh9f0ad1d_0
  - conda-forge/linux-64::ipykernel==5.2.0=py37h43977f1_1
  - conda-forge/linux-64::jupyter_highlight_selected_word==0.2.0=py37_1000

The error seems a common one, and is related to conda getting into an odd state.

conda/conda#8490

@aidanheerdegen
Copy link
Member Author

Tried to repin metpy and ignore subsequent errors, and got the same inconsistency problem again.

@aidanheerdegen
Copy link
Member Author

Pin removed without issue in 1c54f9c

Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant