conda / conda

A system-level, binary package and environment manager running on all major operating systems and platforms.
https://docs.conda.io/projects/conda/
Other
6.46k stars 1.68k forks source link

Cannot install opencv: UnsatisfiableError in solving environment #9664

Closed rohitlal125555 closed 1 year ago

rohitlal125555 commented 4 years ago

Current Behavior

Unable to install opencv package through conda. Tried with intel channel as well as the anaconda channel, but conda cannot solve the environment.

Stack Trace ```bash [admin@estlhazsdds ~]$ conda install -c intel opencv Collecting package metadata (current_repodata.json): |done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source. Collecting package metadata (repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexible solve. Solving environment: / Found conflicts! Looking for incompatible packages. This can take several minutes. Press CTRL-C to abort. Examining hdf5: 17%|█████████ | 70/418 [00:00<00:00, 6203.28it\ ] Comparing specs that have this dependency: 56%|█████████████████▏ | 5/9 [09:23<07:31, 112.78s/it] - nding shortest conflict path for hdf5[version='>=1.10.4,<1.10.5.0a0']: 11%| | 1/9 [12:53<1:43:07, 773.45s/i| nding shortest conflict path for hdf5[version='>=1.10.4,<1.10.5.0a0']: 22%|▏| 2/9 [12:53<45:07, 386.72s/it]Finding shortest conflict path for hdf5[version='>=1.8.18,<1.8.19.0a0']: 33%|▎| 3/9 [32:19<1:02:03, 620.57\ iFinding shortest conflict path for hdf5: 33%|██████████▎ | 3/9 [51:32<1:02:03, 620.57s/it]/ nding shortest conflict path for hdf5[version='>=1.10.2,<1.10.3.0a0']: 56%|▌| 5/9 [1:29:10<59:22, 890.65s/ifailed UnsatisfiableError: The following specifications were found to be incompatible with each other: Package intelpython conflicts for: mpmath -> intelpython[version='>=2019.0'] seaborn -> matplotlib -> intelpython[version='>=2019.0'] lazy-object-proxy -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] pyopenssl -> intelpython[version='>=2019.0'] libtiff -> xz[version='>=5.2.3,<6.0a0'] -> intelpython[version='>=2019.0'] backports.tempfile -> backports -> intelpython[version='>=2019.0'] singledispatch -> intelpython[version='>=2019.0'] freetype -> intelpython[version='>=2019.0'] sortedcontainers -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] qt -> freetype[version='>=2.9.1,<3.0a0'] -> intelpython[version='>=2019.0'] fontconfig -> freetype=2.8 -> intelpython[version='>=2019.0'] itsdangerous -> python -> intelpython[version='>=2019.0'] mkl -> intelpython backports.functools_lru_cache -> backports -> intelpython[version='>=2019.0'] pickleshare -> intelpython[version='>=2019.0'] libssh2 -> openssl[version='>=1.1.1a,<1.1.2a'] -> intelpython[version='>=2019.0'] traitlets -> intelpython[version='>=2019.0'] gevent -> cffi[version='>=1.11.5'] -> intelpython[version='>=2019.0'] setuptools -> intelpython backcall -> intelpython[version='>=2019.0'] numpydoc -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] openpyxl -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] networkx -> decorator[version='>=4.1.0'] -> intelpython[version='>=2019.0'] gstreamer -> xz[version='>=5.2.3,<6.0a0'] -> intelpython[version='>=2019.0'] pytest-doctestplus -> numpy[version='>=1.10'] -> intelpython[version='>=2019.0'] qtawesome -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] pyflakes -> python[version='>=3.5,<3.6.0a0'] -> intelpython[version='>=2019.0'] zeromq -> intelpython[version='>=2019.0'] notebook -> intelpython greenlet -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] sphinxcontrib-devhelp -> python[version='>=3.5'] -> intelpython[version='>=2019.0'] libarchive -> intelpython[version='>=2019.0'] mistune -> intelpython[version='>=2019.0'] qtconsole -> ipykernel[version='>=4.1'] -> intelpython[version='>=2019.0'] html5lib -> intelpython[version='>=2019.0'] json5 -> python -> intelpython[version='>=2019.0'] jsonschema -> intelpython[version='>=2019.0'] tqdm -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] more-itertools -> python[version='>=2.7,<2.8.0a0'] -> intelpython[version='>=2019.0'] protobuf -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] cycler -> intelpython[version='>=2019.0'] glib -> libffi[version='>=3.0.0'] -> intelpython[version='>=2019.0'] dask-core -> python[version='>=2.7,<2.8.0a0'] -> intelpython[version='>=2019.0'] xlrd -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] networkx -> intelpython multipledispatch -> python[version='>=2.7,<2.8.0a0'] -> intelpython[version='>=2019.0'] dbus -> glib[version='>=2.56.2,<3.0a0'] -> libffi[version='>=3.0.0'] -> intelpython[version='>=2019.0'] absl-py -> python[version='>=2.7,<2.8.0a0'] -> intelpython[version='>=2019.0'] pexpect -> intelpython[version='>=2019.0'] et_xmlfile -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] rope -> python -> intelpython[version='>=2019.0'] pixman -> intelpython backports.shutil_get_terminal_size -> backports -> intelpython[version='>=2019.0'] msgpack-python -> python[version='>=3.5,<3.6.0a0'] -> intelpython[version='>=2019.0'] scikit-image -> matplotlib[version='>=1.3.1'] -> intelpython[version='>=2019.0'] keyring -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] termcolor -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] glob2 -> python[version='>=3.5,<3.6.0a0'] -> intelpython[version='>=2019.0'] hdf5 -> intelpython[version='>=2019.0'] jinja2 -> intelpython[version='>=2019.0'] jupyterlab_server -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] pytables -> intelpython[version='>=2019.0'] patsy -> numpy[version='>=1.4.0'] -> intelpython[version='>=2019.0'] pytest-arraydiff -> numpy -> intelpython[version='>=2019.0'] bottleneck -> numpy[version='>=1.11.3,<2.0a0'] -> intelpython[version='>=2019.0'] path.py -> intelpython[version='>=2019.0'] partd -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] anaconda-project -> python[version='>=3.5,<3.6.0a0'] -> intelpython[version='>=2019.0'] cairo -> freetype[version='>=2.8,<2.9.0a0'] -> intelpython[version='>=2019.0'] babel -> python -> intelpython[version='>=2019.0'] sphinxcontrib -> python[version='>=3.5,<3.6.0a0'] -> intelpython[version='>=2019.0'] sphinxcontrib-qthelp -> python[version='>=3.5'] -> intelpython[version='>=2019.0'] libffi -> intelpython[version='>=2019.0'] jupyter_console -> intelpython[version='>=2019.0'] conda-verify -> jinja2 -> intelpython[version='>=2019.0'] pycrypto -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] tensorboard -> numpy[version='>=1.12.0'] -> intelpython[version='>=2019.0'] opencv -> intelpython libprotobuf -> zlib[version='>=1.2.11,<1.3.0a0'] -> intelpython[version='>=2019.0'] sortedcollections -> python[version='>=3.5,<3.6.0a0'] -> intelpython[version='>=2019.0'] click -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] bkcharts -> numpy[version='>=1.7.1'] -> intelpython[version='>=2019.0'] gmpy2 -> python[version='>=3.5,<3.6.0a0'] -> intelpython[version='>=2019.0'] nbformat -> intelpython[version='>=2019.0'] python-dateutil -> intelpython[version='>=2019.0'] jdcal -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] cffi -> intelpython[version='>=2019.0'] pillow -> intelpython libsodium -> intelpython[version='>=2019.0'] flask -> jinja2[version='>=2.10'] -> intelpython[version='>=2019.0'] pylint -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] jeepney -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] decorator -> intelpython[version='>=2019.0'] gast -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] zlib -> intelpython[version='>=2019.0'] wcwidth -> python=3.5 -> intelpython[version='>=2019.0'] cloudpickle -> python[version='>=3.5,<3.6.0a0'] -> intelpython[version='>=2019.0'] numpy-base -> python[version='>=2.7,<2.8.0a0'] -> intelpython webencodings -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] zstd -> intelpython[version='>=2019.0'] unicodecsv -> python[version='>=3.8,<3.9.0a0'] -> intelpython[version='>=2019.0'] get_terminal_size -> intelpython[version='>=2019.0'] sphinxcontrib-serializinghtml -> python[version='>=3.5'] -> intelpython[version='>=2019.0'] opencv -> hdf5[version='>=1.10.1,<1.10.2.0a0'] -> intelpython[version='>=2019.0'] jupyter_client -> intelpython[version='>=2019.0'] testpath -> intelpython[version='>=2019.0'] py-lief -> python[version='>=3.5,<3.6.0a0'] -> intelpython[version='>=2019.0'] numpy -> intelpython[version='>=2019.0'] tblib -> python[version='>=2.7,<2.8.0a0'] -> intelpython[version='>=2019.0'] wrapt -> python[version='>=2.7,<2.8.0a0'] -> intelpython[version='>=2019.0'] backports -> intelpython[version='>=2019.0'] tk -> intelpython[version='>=2019.0'] h5py -> hdf5[version='>=1.8.18,<1.8.19.0a0'] -> intelpython[version='>=2019.0'] libpng -> intelpython[version='>=2019.0'] ply -> python[version='>=3.5,<3.6.0a0'] -> intelpython[version='>=2019.0'] lzo -> intelpython[version='>=2019.0'] olefile -> python=2.7 -> intelpython[version='>=2019.0'] imagesize -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] pysocks -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] send2trash -> python[version='>=3.5,<3.6.0a0'] -> intelpython[version='>=2019.0'] setuptools -> certifi[version='>=2016.09'] -> intelpython[version='>=2019.0'] cython -> intelpython[version='>=2019.0'] cryptography -> intelpython[version='>=2019.0'] urllib3 -> intelpython[version='>=2019.0'] numpy-base -> intelpython[version='>=2019.0'] kiwisolver -> intelpython[version='>=2019.0'] dask -> numpy[version='>=1.11.0'] -> intelpython[version='>=2019.0'] pygments -> intelpython[version='>=2019.0'] ipykernel -> intelpython[version='>=2019.0'] pycparser -> intelpython[version='>=2019.0'] secretstorage -> cryptography -> intelpython[version='>=2019.0'] libxslt -> libxml2[version='>=2.9.4,<2.10.0a0'] -> intelpython[version='>=2019.0'] pywavelets -> numpy[version='>=1.11.3,<2.0a0'] -> intelpython[version='>=2019.0'] xlwt -> python[version='>=3.8,<3.9.0a0'] -> intelpython[version='>=2019.0'] bitarray -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] widgetsnbextension -> intelpython[version='>=2019.0'] wurlitzer -> python[version='>=2.7,<2.8.0a0'] -> intelpython[version='>=2019.0'] libcurl -> openssl[version='>=1.1.1d,<1.1.2a'] -> intelpython[version='>=2019.0'] locket -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] intelpython bleach -> intelpython[version='>=2019.0'] lxml -> libxml2[version='>=2.9.4,<2.10.0a0'] -> intelpython[version='>=2019.0'] cytoolz -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] packaging -> pyparsing -> intelpython[version='>=2019.0'] pillow -> freetype[version='>=2.8,<2.9.0a0'] -> intelpython[version='>=2019.0'] numexpr -> intelpython[version='>=2019.0'] ruamel_yaml -> python[version='>=2.7,<2.8.0a0'] -> intelpython[version='>=2019.0'] importlib_metadata -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] contextlib2 -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] markdown -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] pytz -> intelpython[version='>=2019.0'] fontconfig -> intelpython pyzmq -> intelpython[version='>=2019.0'] idna -> intelpython[version='>=2019.0'] tornado -> intelpython[version='>=2019.0'] jedi -> intelpython[version='>=2019.0'] atomicwrites -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] jpeg -> intelpython boto -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] pyyaml -> intelpython[version='>=2019.0'] pyodbc -> python[version='>=2.7,<2.8.0a0'] -> intelpython[version='>=2019.0'] google-pasta -> python -> intelpython[version='>=2019.0'] sphinxcontrib-applehelp -> python[version='>=3.5'] -> intelpython[version='>=2019.0'] asn1crypto -> python[version='>=2.7,<2.8.0a0'] -> intelpython[version='>=2019.0'] beautifulsoup4 -> python[version='>=3.5,<3.6.0a0'] -> intelpython[version='>=2019.0'] psutil -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] alabaster -> python[version='>=2.7,<2.8.0a0'] -> intelpython[version='>=2019.0'] distributed -> futures -> intelpython[version='>=2019.0'] tbb -> python=3.5 -> intelpython[version='>=2019.0'] anaconda==2019.10 -> certifi==2019.9.11=py37_0 -> intelpython[version='>=2019.0'] ipython_genutils -> intelpython[version='>=2019.0'] future -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] conda-package-handling -> futures -> intelpython[version='>=2019.0'] chardet -> intelpython[version='>=2019.0'] protobuf -> intelpython gst-plugins-base -> xz[version='>=5.2.3,<6.0a0'] -> intelpython[version='>=2019.0'] wheel -> intelpython[version='>=2019.0'] astroid -> enum34 -> intelpython[version='>=2019.0'] sphinxcontrib-websupport -> python[version='>=3.5,<3.6.0a0'] -> intelpython[version='>=2019.0'] statsmodels -> numpy[version='>=1.14.6,<2.0a0'] -> intelpython[version='>=2019.0'] backports.os -> backports -> intelpython[version='>=2019.0'] mkl_random -> intelpython[version='>=2019.0'] harfbuzz -> freetype[version='>=2.8,<2.9.0a0'] -> intelpython[version='>=2019.0'] attrs -> python[version='>=3.5,<3.6.0a0'] -> intelpython[version='>=2019.0'] libtiff -> intelpython pyparsing -> intelpython[version='>=2019.0'] mkl-service -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] zipp -> python -> intelpython[version='>=2019.0'] markupsafe -> intelpython[version='>=2019.0'] jupyter -> intelpython[version='>=2019.0'] keras-applications -> numpy[version='>=1.9.1'] -> intelpython[version='>=2019.0'] pathlib2 -> intelpython[version='>=2019.0'] sip -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] numba -> intelpython[version='>=2019.0'] yaml -> intelpython[version='>=2019.0'] snappy -> intelpython conda[version='>=4.8.1'] -> pycosat[version='>=0.6.3'] -> intelpython[version='>=2019.0'] conda-build -> chardet -> intelpython[version='>=2019.0'] sympy -> intelpython[version='>=2019.0'] spyder -> chardet[version='>=2.0.0'] -> intelpython[version='>=2019.0'] colorama -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] six -> intelpython[version='>=2019.0'] mccabe -> python[version='>=3.8,<3.9.0a0'] -> intelpython[version='>=2019.0'] ipython -> intelpython[version='>=2019.0'] pandocfilters -> intelpython[version='>=2019.0'] navigator-updater -> python[version='>=2.7,<2.8.0a0'] -> intelpython[version='>=2019.0'] simplegeneric -> intelpython[version='>=2019.0'] certifi -> intelpython[version='>=2019.0'] filelock -> python[version='>=2.7,<2.8.0a0'] -> intelpython[version='>=2019.0'] zict -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] curl -> zlib[version='>=1.2.11,<1.3.0a0'] -> intelpython[version='>=2019.0'] nose -> intelpython[version='>=2019.0'] soupsieve -> python[version='>=2.7,<2.8.0a0'] -> intelpython[version='>=2019.0'] ipywidgets -> intelpython[version='>=2019.0'] pandoc -> zlib -> intelpython[version='>=2019.0'] tensorflow-estimator -> numpy[version='>=1.13.3'] -> intelpython[version='>=2019.0'] toolz -> python[version='>=2.7,<2.8.0a0'] -> intelpython[version='>=2019.0'] isort -> futures -> intelpython[version='>=2019.0'] parso -> intelpython[version='>=2019.0'] keras-preprocessing -> numpy[version='>=1.9.1'] -> intelpython[version='>=2019.0'] pycosat -> intelpython[version='>=2019.0'] bzip2 -> intelpython[version='>=2019.0'] pytest-openfiles -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] python-libarchive-c -> libarchive -> intelpython[version='>=2019.0'] tensorflow -> numpy[version='>=1.13.3'] -> intelpython[version='>=2019.0'] scikit-learn -> intelpython[version='>=2019.0'] joblib -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] pkginfo -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] openssl -> intelpython[version='>=2019.0'] nltk -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] docutils -> python[version='>=2.7,<2.8.0a0'] -> intelpython[version='>=2019.0'] h5py -> intelpython _ipyw_jlab_nb_ext_conf -> ipywidgets -> intelpython[version='>=2019.0'] zstd -> zlib[version='>=1.2.11,<1.3.0a0'] -> intelpython mock -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] sqlite -> intelpython[version='>=2019.0'] pytest-astropy -> python[version='>=3.5,<3.6.0a0'] -> intelpython[version='>=2019.0'] pyqt -> python[version='>=2.7,<2.8.0a0'] -> intelpython[version='>=2019.0'] pywavelets -> intelpython llvmlite -> intelpython spyder-kernels -> ipykernel -> intelpython[version='>=2019.0'] xz -> intelpython[version='>=2019.0'] blosc -> zlib[version='>=1.2.11,<1.3.0a0'] -> intelpython[version='>=2019.0'] python=3.7 -> libffi[version='>=3.2.1,<4.0a0'] -> intelpython[version='>=2019.0'] prompt_toolkit -> intelpython[version='>=2019.0'] icu -> intelpython pycodestyle -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] pycurl -> openssl[version='>=1.0.2o,<1.0.3a'] -> intelpython[version='>=2019.0'] pandas -> intelpython[version='>=2019.0'] scikit-image -> intelpython py -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] sphinxcontrib-jsmath -> python[version='>=3.5'] -> intelpython[version='>=2019.0'] imageio -> numpy -> intelpython[version='>=2019.0'] entrypoints -> intelpython[version='>=2019.0'] grpcio -> enum34[version='>=1.0.4'] -> intelpython[version='>=2019.0'] snowballstemmer -> python[version='>=2.7,<2.8.0a0'] -> intelpython[version='>=2019.0'] lz4-c -> intelpython[version='>=2019.0'] notebook -> ipykernel -> intelpython[version='>=2019.0'] libxml2 -> intelpython[version='>=2019.0'] backports.weakref -> backports -> intelpython[version='>=2019.0'] sqlalchemy -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] tensorflow-base -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] pyrsistent -> python[version='>=3.8,<3.9.0a0'] -> intelpython[version='>=2019.0'] fastcache -> python[version='>=3.8,<3.9.0a0'] -> intelpython[version='>=2019.0'] nbconvert -> intelpython[version='>=2019.0'] mock -> intelpython anaconda-navigator -> chardet -> intelpython[version='>=2019.0'] qtpy -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] prometheus_client -> python[version='>=3.6,<3.7.0a0'] -> intelpython[version='>=2019.0'] sphinxcontrib-htmlhelp -> python[version='>=3.5'] -> intelpython[version='>=2019.0'] anaconda-client -> nbformat[version='>=4.4.0'] -> intelpython[version='>=2019.0'] clyent -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] jupyter_core -> intelpython[version='>=2019.0'] heapdict -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] pip -> intelpython[version='>=2019.0'] astropy -> numpy[version='>=1.11.3,<2.0a0'] -> intelpython[version='>=2019.0'] pep8 -> python[version='>=3.5,<3.6.0a0'] -> intelpython[version='>=2019.0'] pluggy -> python[version='>=2.7,<2.8.0a0'] -> intelpython[version='>=2019.0'] defusedxml -> python[version='>=3.7,<3.8.0a0'] -> intelpython[version='>=2019.0'] requests -> intelpython[version='>=2019.0'] pango -> freetype[version='>=2.9.1,<3.0a0'] -> intelpython[version='>=2019.0'] matplotlib -> intelpython[version='>=2019.0'] astor -> python[version='>=2.7,<2.8.0a0'] -> intelpython[version='>=2019.0'] bokeh -> futures[version='>=3.0.3'] -> intelpython[version='>=2019.0'] krb5 -> openssl[version='>=1.0.2n,<1.0.3a'] -> intelpython[version='>=2019.0'] mkl_fft -> intelpython[version='>=2019.0'] werkzeug -> python=3.6 -> intelpython[version='>=2019.0'] scipy -> intelpython[version='>=2019.0'] sphinx -> jinja2[version='>=2.3'] -> intelpython[version='>=2019.0'] ptyprocess -> intelpython[version='>=2019.0'] xlsxwriter -> python -> intelpython[version='>=2019.0'] cairo -> intelpython fsspec -> python[version='>=3.5'] -> intelpython[version='>=2019.0'] pytest-remotedata -> python[version='>=3.5,<3.6.0a0'] -> intelpython[version='>=2019.0'] libarchive -> bzip2[version='>=1.0.6,<2.0a0'] -> intelpython jupyterlab -> python[version='>=3.5,<3.6.0a0'] -> intelpython[version='>=2019.0'] llvmlite -> enum34 -> intelpython[version='>=2019.0'] pytest -> funcsigs -> intelpython[version='>=2019.0'] terminado -> intelpython[version='>=2019.0'] olefile -> intelpython Package hdf5 conflicts for: h5py -> hdf5[version='1.10.1|1.8.17|>=1.10.1,<1.10.2.0a0|>=1.10.2,<1.10.3.0a0|>=1.10.4,<1.10.5.0a0|>=1.8.18,<1.8.19.0a0|>=1.8.20,<1.9.0a0'] keras-applications -> h5py -> hdf5[version='1.10.1|1.8.17|>=1.10.1,<1.10.2.0a0|>=1.10.2,<1.10.3.0a0|>=1.10.4,<1.10.5.0a0|>=1.8.18,<1.8.19.0a0|>=1.8.20,<1.9.0a0'] opencv -> hdf5[version='1.10.1|1.8.17|1.8.17.*|>=1.10.1,<1.10.2.0a0|>=1.10.2,<1.10.3.0a0|>=1.8.18,<1.8.19.0a0|>=1.8.20,<1.9.0a0'] tensorflow-base -> keras-applications[version='>=1.0.8,<2.0a0'] -> h5py -> hdf5[version='1.10.1|1.8.17|>=1.10.1,<1.10.2.0a0|>=1.10.2,<1.10.3.0a0|>=1.10.4,<1.10.5.0a0|>=1.8.18,<1.8.19.0a0|>=1.8.20,<1.9.0a0'] pytables -> hdf5[version='1.10.1|1.10.2.*|1.10.3.*|1.8.16|1.8.17|>=1.10.1,<1.10.2.0a0|>=1.10.2,<1.10.3.0a0|>=1.10.4,<1.10.5.0a0|>=1.8.18,<1.8.19.0a0|>=1.8.20,<1.9.0a0'] anaconda==2019.10 -> h5py==2.9.0=py37h7918eee_0 -> hdf5[version='>=1.10.4,<1.10.5.0a0'] tensorflow -> keras-applications[version='>=1.0.8'] -> h5py -> hdf5[version='1.10.1|1.8.17|>=1.10.1,<1.10.2.0a0|>=1.10.2,<1.10.3.0a0|>=1.10.4,<1.10.5.0a0|>=1.8.18,<1.8.19.0a0|>=1.8.20,<1.9.0a0'] anaconda==2019.10 -> hdf5==1.10.4=hb1b8bf9_0 hdf5 tensorflow-estimator -> tensorflow-base[version='>=1.14.0,<1.15.0a0'] -> keras-applications[version='>=1.0.8,<2.0a0'] -> h5py -> hdf5[version='1.10.1|1.8.17|>=1.10.1,<1.10.2.0a0|>=1.10.2,<1.10.3.0a0|>=1.10.4,<1.10.5.0a0|>=1.8.18,<1.8.19.0a0|>=1.8.20,<1.9.0a0'] ```

Steps to Reproduce

  1. Install anaconda from the official website: Anaconda3-2019.10-Linux-x86_64.sh. official link

  2. Install numpy from intel repo conda install -c intel numpy

  3. Install opencv from intel repo conda install -c intel opencv

Expected Behavior

Opencv package should be installed like any other python packages. Note: This is not a network connectivity related problem. I tried installing tensorflow from intel channel and it installed successfully in the same environment.

Environment Information

conda info ```bash active environment : None user config file : /home/admin/.condarc populated config files : conda version : 4.8.2 conda-build version : 3.18.9 python version : 3.7.4.final.0 virtual packages : __cuda=9.2 __glibc=2.17 base environment : /opt/anaconda3 (read only) channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 https://repo.anaconda.com/pkgs/main/noarch https://repo.anaconda.com/pkgs/r/linux-64 https://repo.anaconda.com/pkgs/r/noarch package cache : /opt/anaconda3/pkgs /home/admin/.conda/pkgs envs directories : /home/admin/.conda/envs /opt/anaconda3/envs platform : linux-64 user-agent : conda/4.8.2 requests/2.22.0 CPython/3.7.4 Linux/3.10.0 -693.el7.x86_64 rhel/7.4 glibc/2.17 UID:GID : 1000:1000 netrc file : None offline mode : False ```
conda config --show-sources ```bash [admin@estlhazsdds ~]$ conda config --show-sources ```
conda list --show-channel-urls ```bash [admin@estlhazsdds ~]$ conda list --show-channel-urls # packages in environment at /opt/anaconda3: # # Name Version Build Channel _ipyw_jlab_nb_ext_conf 0.1.0 py37_0 defaults _libgcc_mutex 0.1 main defaults absl-py 0.8.1 py37_0 defaults alabaster 0.7.12 py37_0 defaults anaconda 2019.10 py37_0 defaults anaconda-client 1.7.2 py37_0 defaults anaconda-navigator 1.9.7 py37_0 defaults anaconda-project 0.8.3 py_0 defaults asn1crypto 1.0.1 py37_0 defaults astor 0.8.0 py37_0 defaults astroid 2.3.1 py37_0 defaults astropy 3.2.2 py37h7b6447c_0 defaults atomicwrites 1.3.0 py37_1 defaults attrs 19.2.0 py_0 defaults babel 2.7.0 py_0 defaults backcall 0.1.0 py37_0 defaults backports 1.0 py_2 defaults backports.functools_lru_cache 1.6.1 py_0 defaults backports.os 0.1.1 py37_0 defaults backports.shutil_get_terminal_size 1.0.0 py37_2 defaults backports.tempfile 1.0 py_1 defaults backports.weakref 1.0.post1 py_1 defaults beautifulsoup4 4.8.0 py37_0 defaults bitarray 1.0.1 py37h7b6447c_0 defaults bkcharts 0.2 py37_0 defaults blas 1.0 mkl defaults bleach 3.1.0 py37_0 defaults blosc 1.16.3 hd408876_0 defaults bokeh 1.3.4 py37_0 defaults boto 2.49.0 py37_0 defaults bottleneck 1.2.1 py37h035aef0_1 defaults bzip2 1.0.8 h7b6447c_0 defaults c-ares 1.15.0 h7b6447c_1001 defaults ca-certificates 2019.8.28 0 defaults cairo 1.14.12 h8948797_3 defaults certifi 2019.9.11 py37_0 intel cffi 1.12.3 py37h2e261b9_0 defaults chardet 3.0.4 py37_1003 defaults click 7.0 py37_0 defaults cloudpickle 1.2.2 py_0 defaults clyent 1.2.2 py37_1 defaults colorama 0.4.1 py37_0 defaults conda 4.8.2 py37_0 defaults conda-build 3.18.9 py37_3 defaults conda-env 2.6.0 1 defaults conda-package-handling 1.6.0 py37h7b6447c_0 defaults conda-verify 3.4.2 py_1 defaults contextlib2 0.6.0 py_0 defaults cryptography 2.7 py37h1ba5d50_0 defaults curl 7.65.3 hbc83047_0 defaults cx_oracle 7.2.3 py37h7b6447c_0 defaults cycler 0.10.0 py37_0 defaults cython 0.29.13 py37he6710b0_0 defaults cytoolz 0.10.0 py37h7b6447c_0 defaults dask 2.5.2 py_0 defaults dask-core 2.5.2 py_0 defaults dbus 1.13.6 h746ee38_0 defaults decorator 4.4.0 py37_1 defaults defusedxml 0.6.0 py_0 defaults distributed 2.5.2 py_0 defaults docutils 0.15.2 py37_0 defaults entrypoints 0.3 py37_0 defaults et_xmlfile 1.0.1 py37_0 defaults expat 2.2.6 he6710b0_0 defaults fastcache 1.1.0 py37h7b6447c_0 defaults filelock 3.0.12 py_0 defaults flask 1.1.1 py_0 defaults fontconfig 2.13.0 h9420a91_0 defaults freetype 2.9.1 h8a8886c_1 defaults fribidi 1.0.5 h7b6447c_0 defaults fsspec 0.5.2 py_0 defaults future 0.18.2 py37_0 defaults gast 0.3.2 py_0 defaults get_terminal_size 1.0.0 haa9412d_0 defaults gevent 1.4.0 py37h7b6447c_0 defaults glib 2.56.2 hd408876_0 defaults glob2 0.7 py_0 defaults gmp 6.1.2 h6c8ec71_1 defaults gmpy2 2.0.8 py37h10f8cd9_2 defaults google-pasta 0.1.8 py_0 defaults graphite2 1.3.13 h23475e2_0 defaults greenlet 0.4.15 py37h7b6447c_0 defaults grpcio 1.16.1 py37hf8bcb03_1 defaults gst-plugins-base 1.14.0 hbbd80ab_1 defaults gstreamer 1.14.0 hb453b48_1 defaults h5py 2.9.0 py37h7918eee_0 defaults harfbuzz 1.8.8 hffaf4a1_0 defaults hdf5 1.10.4 hb1b8bf9_0 defaults heapdict 1.0.1 py_0 defaults html5lib 1.0.1 py37_0 defaults icu 58.2 h9c2bf20_1 defaults idna 2.8 py37_0 defaults imageio 2.6.0 py37_0 defaults imagesize 1.1.0 py37_0 defaults importlib_metadata 0.23 py37_0 defaults intel-openmp 2019.4 243 defaults intel-tensorflow 2.0.0 pypi_0 pypi intelpython 2020.0 1 intel ipykernel 5.1.2 py37h39e3cac_0 defaults ipython 7.8.0 py37h39e3cac_0 defaults ipython_genutils 0.2.0 py37_0 defaults ipywidgets 7.5.1 py_0 defaults isort 4.3.21 py37_0 defaults itsdangerous 1.1.0 py37_0 defaults jbig 2.1 hdba287a_0 defaults jdcal 1.4.1 py_0 defaults jedi 0.15.1 py37_0 defaults jeepney 0.4.1 py_0 defaults jinja2 2.10.3 py_0 defaults joblib 0.13.2 py37_0 defaults jpeg 9b h024ee3a_2 defaults json5 0.8.5 py_0 defaults jsonschema 3.0.2 py37_0 defaults jupyter 1.0.0 py37_7 defaults jupyter_client 5.3.3 py37_1 defaults jupyter_console 6.0.0 py37_0 defaults jupyter_core 4.5.0 py_0 defaults jupyterlab 1.1.4 pyhf63ae98_0 defaults jupyterlab_server 1.0.6 py_0 defaults keras-applications 1.0.8 py_0 defaults keras-preprocessing 1.1.0 py_1 defaults keyring 18.0.0 py37_0 defaults kiwisolver 1.1.0 py37he6710b0_0 defaults krb5 1.16.1 h173b8e3_7 defaults lazy-object-proxy 1.4.2 py37h7b6447c_0 defaults libarchive 3.3.3 h5d8350f_5 defaults libcurl 7.65.3 h20c2e04_0 defaults libedit 3.1.20181209 hc058e9b_0 defaults libffi 3.2.1 hd88cf55_4 defaults libgcc-ng 9.1.0 hdf63c60_0 defaults libgfortran-ng 7.3.0 hdf63c60_0 defaults liblief 0.9.0 h7725739_2 defaults libpng 1.6.37 hbc83047_0 defaults libprotobuf 3.11.2 hd408876_0 defaults libsodium 1.0.16 h1bed415_0 defaults libssh2 1.8.2 h1ba5d50_0 defaults libstdcxx-ng 9.1.0 hdf63c60_0 defaults libtiff 4.0.10 h2733197_2 defaults libtool 2.4.6 h7b6447c_5 defaults libuuid 1.0.3 h1bed415_2 defaults libxcb 1.13 h1bed415_1 defaults libxml2 2.9.9 hea5a465_1 defaults libxslt 1.1.33 h7d1a2b0_0 defaults llvmlite 0.29.0 py37hd408876_0 defaults locket 0.2.0 py37_1 defaults lxml 4.4.1 py37hefd8a0e_0 defaults lz4-c 1.8.1.2 h14c3975_0 defaults lzo 2.10 h49e0be7_2 defaults markdown 3.1.1 py37_0 defaults markupsafe 1.1.1 py37h7b6447c_0 defaults matplotlib 3.1.1 py37h5429711_0 defaults mccabe 0.6.1 py37_1 defaults mistune 0.8.4 py37h7b6447c_0 defaults mkl 2019.4 243 defaults mkl-service 2.3.0 py37he904b0f_0 defaults mkl_fft 1.0.14 py37ha843d7b_0 defaults mkl_random 1.1.0 py37hd6b4f25_0 defaults mock 3.0.5 py37_0 defaults more-itertools 7.2.0 py37_0 defaults mpc 1.1.0 h10f8cd9_1 defaults mpfr 4.0.1 hdf1c602_3 defaults mpmath 1.1.0 py37_0 defaults msgpack-python 0.6.1 py37hfd86e86_1 defaults multipledispatch 0.6.0 py37_0 defaults navigator-updater 0.2.1 py37_0 defaults nbconvert 5.6.0 py37_1 defaults nbformat 4.4.0 py37_0 defaults ncurses 6.1 he6710b0_1 defaults networkx 2.3 py_0 defaults nltk 3.4.5 py37_0 defaults nose 1.3.7 py37_2 defaults notebook 6.0.1 py37_0 defaults numba 0.45.1 py37h962f231_0 defaults numexpr 2.7.0 py37h9e4a6bb_0 defaults numpy 1.17.2 py37haad9e8e_0 defaults numpy-base 1.17.2 py37hde5b4d6_0 defaults numpydoc 0.9.1 py_0 defaults olefile 0.46 py37_0 defaults opencv-python 4.2.0.32 pypi_0 pypi openpyxl 3.0.0 py_0 defaults openssl 1.1.1d h7b6447c_2 defaults packaging 19.2 py_0 defaults pandas 0.25.1 py37he6710b0_0 defaults pandoc 2.2.3.2 0 defaults pandocfilters 1.4.2 py37_1 defaults pango 1.42.4 h049681c_0 defaults parso 0.5.1 py_0 defaults partd 1.0.0 py_0 defaults patchelf 0.9 he6710b0_3 defaults path.py 12.0.1 py_0 defaults pathlib2 2.3.5 py37_0 defaults patsy 0.5.1 py37_0 defaults pcre 8.43 he6710b0_0 defaults pep8 1.7.1 py37_0 defaults pexpect 4.7.0 py37_0 defaults pickleshare 0.7.5 py37_0 defaults pillow 6.2.0 py37h34e0f95_0 defaults pip 19.2.3 py37_0 defaults pixman 0.38.0 h7b6447c_0 defaults pkginfo 1.5.0.1 py37_0 defaults pluggy 0.13.0 py37_0 defaults ply 3.11 py37_0 defaults prometheus_client 0.7.1 py_0 defaults prompt_toolkit 2.0.10 py_0 defaults protobuf 3.11.2 py37he6710b0_0 defaults psutil 5.6.3 py37h7b6447c_0 defaults ptyprocess 0.6.0 py37_0 defaults py 1.8.0 py37_0 defaults py-lief 0.9.0 py37h7725739_2 defaults pycodestyle 2.5.0 py37_0 defaults pycosat 0.6.3 py37h14c3975_0 defaults pycparser 2.19 py37_0 defaults pycrypto 2.6.1 py37h14c3975_9 defaults pycurl 7.43.0.3 py37h1ba5d50_0 defaults pyflakes 2.1.1 py37_0 defaults pygments 2.4.2 py_0 defaults pylint 2.4.2 py37_0 defaults pyodbc 4.0.27 py37he6710b0_0 defaults pyopenssl 19.0.0 py37_0 defaults pyparsing 2.4.2 py_0 defaults pyqt 5.9.2 py37h05f1152_2 defaults pyrsistent 0.15.4 py37h7b6447c_0 defaults pysocks 1.7.1 py37_0 defaults pytables 3.5.2 py37h71ec239_1 defaults pytest 5.2.1 py37_0 defaults pytest-arraydiff 0.3 py37h39e3cac_0 defaults pytest-astropy 0.5.0 py37_0 defaults pytest-doctestplus 0.4.0 py_0 defaults pytest-openfiles 0.4.0 py_0 defaults pytest-remotedata 0.3.2 py37_0 defaults python 3.7.4 h265db76_1 defaults python-dateutil 2.8.0 py37_0 defaults python-libarchive-c 2.8 py37_13 defaults pytz 2019.3 py_0 defaults pywavelets 1.0.3 py37hdd07704_1 defaults pyyaml 5.1.2 py37h7b6447c_0 defaults pyzmq 18.1.0 py37he6710b0_0 defaults qt 5.9.7 h5867ecd_1 defaults qtawesome 0.6.0 py_0 defaults qtconsole 4.5.5 py_0 defaults qtpy 1.9.0 py_0 defaults readline 7.0 h7b6447c_5 defaults requests 2.22.0 py37_0 defaults ripgrep 0.10.0 hc07d326_0 defaults rope 0.14.0 py_0 defaults ruamel_yaml 0.15.46 py37h14c3975_0 defaults scikit-image 0.15.0 py37he6710b0_0 defaults scikit-learn 0.21.3 py37hd81dba3_0 defaults scipy 1.3.1 py37h7c811a0_0 defaults seaborn 0.9.0 py37_0 defaults secretstorage 3.1.1 py37_0 defaults send2trash 1.5.0 py37_0 defaults setuptools 41.4.0 py37_0 defaults simplegeneric 0.8.1 py37_2 defaults singledispatch 3.4.0.3 py37_0 defaults sip 4.19.8 py37hf484d3e_0 defaults six 1.12.0 py37_0 defaults snappy 1.1.7 hbae5bb6_3 defaults snowballstemmer 2.0.0 py_0 defaults sortedcollections 1.1.2 py37_0 defaults sortedcontainers 2.1.0 py37_0 defaults soupsieve 1.9.3 py37_0 defaults sphinx 2.2.0 py_0 defaults sphinxcontrib 1.0 py37_1 defaults sphinxcontrib-applehelp 1.0.1 py_0 defaults sphinxcontrib-devhelp 1.0.1 py_0 defaults sphinxcontrib-htmlhelp 1.0.2 py_0 defaults sphinxcontrib-jsmath 1.0.1 py_0 defaults sphinxcontrib-qthelp 1.0.2 py_0 defaults sphinxcontrib-serializinghtml 1.1.3 py_0 defaults sphinxcontrib-websupport 1.1.2 py_0 defaults spyder 3.3.6 py37_0 defaults spyder-kernels 0.5.2 py37_0 defaults sqlalchemy 1.3.9 py37h7b6447c_0 defaults sqlite 3.30.0 h7b6447c_0 defaults statsmodels 0.10.1 py37hdd07704_0 defaults sympy 1.4 py37_0 defaults tbb 2019.4 hfd86e86_0 defaults tblib 1.4.0 py_0 defaults tensorboard 2.0.0 pyhb38c66f_1 defaults tensorflow 2.0.0 py37_0 intel tensorflow-base 2.0.0 0 intel tensorflow-estimator 2.0.0 pyh2649769_0 defaults termcolor 1.1.0 py37_1 defaults terminado 0.8.2 py37_0 defaults testpath 0.4.2 py37_0 defaults tk 8.6.8 hbc83047_0 defaults toolz 0.10.0 py_0 defaults tornado 6.0.3 py37h7b6447c_0 defaults tqdm 4.36.1 py_0 defaults traitlets 4.3.3 py37_0 defaults unicodecsv 0.14.1 py37_0 defaults unixodbc 2.3.7 h14c3975_0 defaults urllib3 1.24.2 py37_0 defaults wcwidth 0.1.7 py37_0 defaults webencodings 0.5.1 py37_1 defaults werkzeug 0.16.0 py_0 defaults wheel 0.33.6 py37_0 defaults widgetsnbextension 3.5.1 py37_0 defaults wrapt 1.11.2 py37h7b6447c_0 defaults wurlitzer 1.0.3 py37_0 defaults xlrd 1.2.0 py37_0 defaults xlsxwriter 1.2.1 py_0 defaults xlwt 1.3.0 py37_0 defaults xz 5.2.4 h14c3975_4 defaults yaml 0.1.7 had09818_2 defaults zeromq 4.3.1 he6710b0_3 defaults zict 1.0.0 py_0 defaults zipp 0.6.0 py_0 defaults zlib 1.2.11 h7b6447c_3 defaults zstd 1.3.7 h0b5b093_0 defaults ```
OS Info ```bash Operating System: Red Hat Enterprise Linux CPE OS Name: cpe:/o:redhat:enterprise_linux:7.4:GA:server Kernel: Linux 3.10.0-693.el7.x86_64 Architecture: x86-64 ```
wdirons commented 4 years ago

Hi @rohitlal125555, issues using the intel conda channel (https://anaconda.org/intel), should not be reported here, but using the method described on that web page:

For answers to questions or concerns regarding packages available on the Intel® channel, please visit our forum on the Intel® Developer Zone: https://software.intel.com/en-us/forums/intel-distribution-for-python

That said, I never recommend adding packages from other channels into the base anaconda install. Create a new environment for these packages:

conda install -c intel numpy python=3.7
conda activate intel_env
conda install -c intel opencv

Why did I use python=3.7 in the first command? I cheated and looked ahead and saw that opencv is not available yet for python 3.8. And because that is the highest version available for numpy, python 3.8 would have been installed if I let it. Then opencv would fail to install again.

conda create -n intel_env numpy opencv could be used in a single command to install both. In that case the solver would determine it needs to use python 3.7 to satisfy both requirements

rohitlal125555 commented 4 years ago

@wdirons Even after installing numpy via intel channel, I'm still on python 3.7.x (not 3.8), so opencv should have been statisfied for it.

I'll take your advice for keeping separate environment for installing non base repo packages. But still is it really the base environment issue? Wouldn't the same conda satisfy-ability issue occur if I have a similar package dependency in my non-base environment (say, intel_env)?

Is there some patterns that I should try whenever I face this kind of Unsatisfiable error ? (Like uninstalling some other package and then try installing? .. If yes, how do I find which package to uninstall).

Please bear with me, if there are too many questions ?

RorySpeirs commented 4 years ago

On Windows at least, OpenCV can be installed by DOWNGRADING some packages. This can be done automatically by updating anaconda using the following commands:

conda update conda conda update anaconda conda install opencv

marizar commented 4 years ago

On Windows at least, OpenCV can be installed by DOWNGRADING some packages. This can be done automatically by updating anaconda using the following commands:

conda update conda conda update anaconda conda install opencv

this worked me thank you very much

operator-axel commented 2 years ago

Hi @rohitlal125555, issues using the intel conda channel (https://anaconda.org/intel), should not be reported here, but using the method described on that web page:

For answers to questions or concerns regarding packages available on the Intel® channel, please visit our forum on the Intel® Developer Zone: https://software.intel.com/en-us/forums/intel-distribution-for-python

That said, I never recommend adding packages from other channels into the base anaconda install. Create a new environment for these packages:

conda install -c intel numpy python=3.7
conda activate intel_env
conda install -c intel opencv

Why did I use python=3.7 in the first command? I cheated and looked ahead and saw that opencv is not available yet for python 3.8. And because that is the highest version available for numpy, python 3.8 would have been installed if I let it. Then opencv would fail to install again.

conda create -n intel_env numpy opencv could be used in a single command to install both. In that case the solver would determine it needs to use python 3.7 to satisfy both requirements

This (on a Mac)^^^ - just saved thus Mac from being hurled out a window - much thanks

github-actions[bot] commented 1 year ago

Hi there, thank you for your contribution!

This issue has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further activity occurs.

If you would like this issue to remain open please:

  1. Verify that you can still reproduce the issue at hand
  2. Comment that the issue is still reproducible and include:
    • What OS and version you reproduced the issue on
    • What steps you followed to reproduce the issue

NOTE: If this issue was closed prematurely, please leave a comment.

Thanks!