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

Conda issues with cdat channel #2244

Open
durack1 opened this issue Oct 12, 2019 · 0 comments
Open

Conda issues with cdat channel #2244

durack1 opened this issue Oct 12, 2019 · 0 comments

Comments

@durack1
Copy link
Member

durack1 commented Oct 12, 2019

Hi folks, apologies if this is already known, but I just tried to install the latest official CDAT and managed to hit many nasty errors, wondering if I am doing something wrong, or whether there is actually an issue:

(base) trustym:~ paul$ conda create -n cdat81py2 -c conda-forge -c cdat cdat "python<3"
Collecting package metadata (current_repodata.json): done
Solving environment: failed with current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed

UnsatisfiableError: The following specifications were found to be incompatible with each other:



Package autopep8 conflicts for:
cdat -> autopep8
Package sqlite conflicts for:
python[version='<3'] -> sqlite[version='3.13.*|3.20.*|>=3.20.1,<4.0a0|>=3.22.0,<4.0a0|>=3.23.1,<4.0a0|>=3.24.0,<4.0a0|>=3.25.2,<4.0a0|>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.27.2,<4.0a0|>=3.28.0,<4.0a0|>=3.29.0,<4.0a0']
Package vcsaddons conflicts for:
cdat -> vcsaddons==8.1
Package esmpy conflicts for:
cdat -> esmpy
Package ipython conflicts for:
cdat -> ipython
Package cdp conflicts for:
cdat -> cdp
Package distarray conflicts for:
cdat -> distarray==2.12.2
Package dv3d conflicts for:
cdat -> dv3d==8.1
Package pip conflicts for:
python[version='<3'] -> pip
Package vtk-cdat conflicts for:
cdat -> vtk-cdat
Package cdutil conflicts for:
cdat -> cdutil==8.1
Package libcxx conflicts for:
python[version='<3'] -> libcxx[version='>=4.0.1']
Package genutil conflicts for:
cdat -> genutil==8.1.1
Package cdms2 conflicts for:
cdat -> cdms2==3.1.2
Package vcs conflicts for:
cdat -> vcs==8.1
Package cdtime conflicts for:
cdat -> cdtime==3.1.2
Package tk conflicts for:
python[version='<3'] -> tk[version='8.5.*|8.6.*|>=8.6.7,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.9,<8.7.0a0']
Package flake8 conflicts for:
cdat -> flake8
Package eofs conflicts for:
cdat -> eofs
Package ncurses conflicts for:
python[version='<3'] -> ncurses[version='>=6.0,<7.0a0|>=6.1,<7.0a0']
Package output_viewer conflicts for:
cdat -> output_viewer
Package wk conflicts for:
cdat -> wk==8.1
Package matplotlib conflicts for:
cdat -> matplotlib
Package cibots conflicts for:
cdat -> cibots
Package ca-certificates conflicts for:
python[version='<3'] -> ca-certificates
Package scipy conflicts for:
cdat -> scipy
Package windspharm conflicts for:
cdat -> windspharm
Package libffi conflicts for:
python[version='<3'] -> libffi[version='3.2.*|>=3.2.1,<3.3.0a0|>=3.2.1,<4.0a0']
Package readline conflicts for:
python[version='<3'] -> readline[version='6.2.*|7.*|7.0.*|7.0|>=7.0,<8.0a0|>=8.0,<9.0a0']
Package jupyter conflicts for:
cdat -> jupyter
Package ffmpeg conflicts for:
cdat -> ffmpeg[version='>4']
Package zlib conflicts for:
python[version='<3'] -> zlib[version='1.2.*|1.2.11.*|1.2.11|1.2.8|>=1.2.11,<1.3.0a0']
Package openssl conflicts for:
python[version='<3'] -> openssl[version='1.0.*|>=1.0.2m,<1.0.3a|>=1.0.2n,<1.0.3a|>=1.0.2o,<1.0.3a|>=1.0.2p,<1.0.3a|>=1.1.1a,<1.1.2a']
Package nb_conda conflicts for:
cdat -> nb_conda
Package cdat_info conflicts for:
cdat -> cdat_info==8.1.1
Package basemap conflicts for:
cdat -> basemap
Package spyder conflicts for:
cdat -> spyder
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