Your installed CUDA driver is: 11.0

Installing fastai with pip causes dependency issues in conda whenever I try installing any other software using conda. It says I have CUDA driver 11 installed, yet I don’t. I don’t have cuda installed.

Error log:

(base) PS C:\Users\nickl> conda install jupyter
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 tk:   1%|▉                                                                                 | 1/87 [00:02<03:53,  2.72s/it]|Examining libtiff:  63%|████████████████████████████████████████████████                            | 55/87 [01:13<01:35,  2.99s/it]|Examining python-dateutil:  64%|███████████████████████████████████████████▊                        | 56/87 [01:13<01:32,  2.99s/it]/Examining liblapack:  84%|██████████████████████████████████████████████████████████████            | 73/87 [01:35<00:16,  1.19s/it]\Examining decorator:  92%|████████████████████████████████████████████████████████████████████      | 80/87 [01:36<00:04,  1.41it/s]\Examining conflict for cryptography tk pycparser pycosat ipython pillow mkl-service traitlets tornado certifi cffi menuinst pytz jup-Examining conflict for cryptography ipython jupyter_client jupyter_core pyopenssl traitlets urllib3 brotlipy conda ipykernel:  18%|▏\Examining conflict for ipykernel jupyter jupyter_client tornado:  31%|█████████▎                    | 27/87 [01:12<00:28,  2.10it/s]\Examining conflict for __cuda:  41%|██████████████████████████▍                                     | 36/87 [01:19<01:07,  1.33s/it]-Examining conflict for scikit-learn ipython prompt-toolkit pip setuptools wheel ipykernel joblib python ruamel_yaml conda zstd pygme-Examining conflict for ipython jupyter ipykernel:  52%|███████████████████████▎                     | 45/87 [01:21<00:23,  1.75it/s]-Examining conflict for ipython pip colorama python ipykernel:  60%|███████████████████▋             | 52/87 [01:22<00:07,  4.73it/s]/Examining conflict for ipython pip setuptools wincertstore wheel joblib ruamel_yaml conda pygments:  66%|▋| 57/87 [01:23<00:05,  5.5\Examining conflict for pillow torchvision jpeg libtiff:  71%|███████████████████████████▊           | 62/87 [01:24<00:04,  5.29it/s]/Examining conflict for pytorch scikit-learn numpy torchvision icc_rt pandas mkl-service scipy:  78%|▊| 68/87 [01:35<00:45,  2.41s/it-Examining conflict for blas pytorch scikit-learn numpy torchvision pandas mkl-service liblapack scipy:  83%|▊| 72/87 [02:00<01:04,  \Examining conflict for urllib3 conda pyopenssl requests:  84%|███████████████████████████████▉      | 73/87 [02:04<01:02,  4.48s/it]-Examining conflict for urllib3 pysocks requests:  94%|███████████████████████████████████████████▎  | 82/87 [02:12<00:09,  1.80s/it]-Examining conflict for ruamel_yaml conda: 100%|█████████████████████████████████████████████████████| 87/87 [02:12<00:00,  1.04it/s]\failed                                                             /

UnsatisfiableError: The following specifications were found
to be incompatible with the existing python installation in your environment:

Specifications:

  - brotlipy -> python[version='3.4.*|3.6.9|3.7.*|3.8.*',build='1_73_pypy|2_73_pypy|0_73_pypy']
  - cffi -> python[version='2.7.*|3.5.*|3.6.*|3.6.9|3.6.9|>=2.7,<2.8.0a0|>=3.8,<3.9.0a0|>=3.7,<3.8.0a0|>=3.6,<3.7.0a0|>=3.5,<3.6.0a0|3.4.*',build='1_73_pypy|2_73_pypy|0_73_pypy']
  - joblib -> python[version='>=3.8,<3.9.0a0']
  - mkl-service -> python[version='2.7.*|3.5.*|3.6.*|3.4.*']
  - pygments -> python[version='>=3.8,<3.9.0a0']
  - python-dateutil -> python[version='>=3.8,<3.9.0a0']
  - pytorch -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.5,<3.6.0a0|3.6.9|3.6.9|3.6.9|3.4.*',build='1_73_pypy|2_73_pypy|0_73_pypy']
  - scipy -> python[version='3.5.*|3.6.*']
  - torchvision -> python[version='2.7.*|3.5.*|3.6.*|>=2.7,<2.8.0a0|>=3.6,<3.7.0a0|>=3.8,<3.9.0a0|>=3.5,<3.6.0a0']

Your python: python=3.7

If python is on the left-most side of the chain, that's the version you've asked for.
When python appears to the right, that indicates that the thing on the left is somehow
not available for the python version you are constrained to. Note that conda will not
change your python version to a different minor version unless you explicitly specify
that.

The following specifications were found to be incompatible with a past
explicit spec that is not an explicit spec in this operation (ipykernel):

  - jupyter -> ipykernel
  - jupyter -> ipywidgets -> ipykernel[version='>=4.1|>=4.2.2|>=4.5.1']

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

Output in format: Requested package -> Available versions

Package pip conflicts for:
ipython -> python[version='>=3.8,<3.9.0a0'] -> pip
jupyter -> python -> pip
joblib -> python[version='>=3.6'] -> pip
pycparser -> python -> pip
jupyter_core -> python[version='>=3.7,<3.8.0a0'] -> pip
wheel -> python -> pip
urllib3 -> python[version='<4.0'] -> pip
pandas -> python[version='>=3.7,<3.8.0a0'] -> pip
ruamel_yaml -> python[version='>=2.7,<2.8.0a0'] -> pip
ninja -> python[version='>=3.8,<3.9.0a0'] -> pip
conda[version='>=4.8.3'] -> python[version='>=3.8,<3.9.0a0'] -> pip
wcwidth -> python -> pip
chardet -> python[version='>=3.7,<3.8.0a0'] -> pip
powershell_shortcut -> python -> pip
conda-package-handling -> python[version='>=2.7,<2.8.0a0'] -> pip
certifi -> python[version='>=3.7,<3.8.0a0'] -> pip
pickleshare -> python[version='>=2.7,<2.8.0a0'] -> pip
pillow -> python[version='>=3.8,<3.9.0a0'] -> pip
pywin32 -> python[version='>=3.8,<3.9.0a0'] -> pip
python_abi -> python=3.8 -> pip
parso -> python -> pip
scipy -> python[version='>=3.8,<3.9.0a0'] -> pip
mkl-service -> python[version='>=3.8,<3.9.0a0'] -> pip
jedi -> python[version='>=3.8,<3.9.0a0'] -> pip
pytz -> python -> pip
pyzmq -> python[version='>=3.7,<3.8.0a0'] -> pip
tqdm -> python -> pip
colorama -> python -> pip
pytorch -> python[version='>=3.7,<3.8.0a0'] -> pip
jupyter_client -> python[version='>=3.5'] -> pip
torchvision -> python[version='>=3.7,<3.8.0a0'] -> pip
cffi -> python[version='>=2.7,<2.8.0a0'] -> pip
ipykernel -> python[version='>=3.7,<3.8.0a0'] -> pip
olefile -> python -> pip
python=3.7 -> pip
tornado -> python[version='>=3.6,<3.7.0a0'] -> pip
idna -> python -> pip
console_shortcut -> python -> pip
pygments -> python[version='>=3.5'] -> pip
decorator -> python -> pip
setuptools -> python[version='>=3.8,<3.9.0a0'] -> pip
backcall -> python -> pip
six -> python -> pip
menuinst -> python[version='>=3.8,<3.9.0a0'] -> pip
ipython_genutils -> python -> pip
entrypoints -> python[version='>=3.7,<3.8.0a0'] -> pip
pycosat -> python[version='>=2.7,<2.8.0a0'] -> pip
pyopenssl -> python -> pip
prompt-toolkit -> python[version='>=3.6'] -> pip
traitlets -> python[version='>=3.8,<3.9.0a0'] -> pip
numpy -> python[version='>=3.6,<3.7.0a0'] -> pip
pysocks -> python[version='>=3.8,<3.9.0a0'] -> pip
win_inet_pton -> python[version='>=3.8,<3.9.0a0'] -> pip
wincertstore -> python[version='>=3.8,<3.9.0a0'] -> pip
brotlipy -> python[version='>=3.7,<3.8.0a0'] -> pip
threadpoolctl -> python[version='>=3.5'] -> pip
scikit-learn -> python[version='>=3.7,<3.8.0a0'] -> pip
requests -> python -> pip
python-dateutil -> python -> pip

Package sqlite conflicts for:
pygments -> python[version='>=3.5'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
wincertstore -> python[version='>=3.8,<3.9.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.27.2,<4.0a0|>=3.30.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.28.0,<4.0a0|>=3.29.0,<4.0a0']
entrypoints -> python[version='>=3.7,<3.8.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0|>=3.30.0,<4.0a0']
pyzmq -> python[version='>=3.7,<3.8.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0|>=3.30.0,<4.0a0']
numpy -> python[version='>=3.6,<3.7.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.29.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.28.0,<4.0a0|>=3.27.2,<4.0a0|>=3.30.0,<4.0a0']
pillow -> python[version='>=3.8,<3.9.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
pycosat -> python[version='>=2.7,<2.8.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.27.2,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.28.0,<4.0a0']
torchvision -> python[version='>=3.7,<3.8.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
joblib -> python[version='>=3.6'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
jupyter -> python -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
scipy -> python[version='>=3.8,<3.9.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
pysocks -> python[version='>=3.8,<3.9.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
colorama -> python -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
scikit-learn -> python[version='>=3.7,<3.8.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0|>=3.30.0,<4.0a0']
wheel -> python -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
jedi -> python[version='>=3.8,<3.9.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
ruamel_yaml -> python[version='>=2.7,<2.8.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.27.2,<4.0a0|>=3.30.1,<4.0a0|>=3.28.0,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.30.0,<4.0a0']
backcall -> python -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
threadpoolctl -> python[version='>=3.5'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
pywin32 -> python[version='>=3.8,<3.9.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
python_abi -> python=3.8 -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
jupyter_core -> python[version='>=3.7,<3.8.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0|>=3.30.0,<4.0a0']
wcwidth -> python -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
pip -> python[version='>=3'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
certifi -> python[version='>=3.7,<3.8.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0|>=3.30.0,<4.0a0']
brotlipy -> python[version='>=3.7,<3.8.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0|>=3.30.0,<4.0a0']
prompt-toolkit -> python[version='>=3.6'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
conda[version='>=4.8.3'] -> python[version='>=3.8,<3.9.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
mkl-service -> python[version='>=3.8,<3.9.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
conda-package-handling -> python[version='>=2.7,<2.8.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.27.2,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.28.0,<4.0a0|>=3.29.0,<4.0a0']
olefile -> python -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
pickleshare -> python[version='>=2.7,<2.8.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.27.2,<4.0a0|>=3.30.1,<4.0a0|>=3.28.0,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.30.0,<4.0a0']
tornado -> python[version='>=3.6,<3.7.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.29.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.28.0,<4.0a0|>=3.27.2,<4.0a0']
menuinst -> python[version='>=3.8,<3.9.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.29.0,<4.0a0|>=3.30.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.27.2,<4.0a0|>=3.28.0,<4.0a0']
traitlets -> python[version='>=3.8,<3.9.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
console_shortcut -> python -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
ipykernel -> python[version='>=3.7,<3.8.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0|>=3.30.0,<4.0a0']
ninja -> python[version='>=3.8,<3.9.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
ipython -> python[version='>=3.8,<3.9.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
cffi -> python[version='>=2.7,<2.8.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.27.2,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.28.0,<4.0a0|>=3.29.0,<4.0a0']
python-dateutil -> python -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
pyopenssl -> python -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
win_inet_pton -> python[version='>=3.8,<3.9.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
urllib3 -> python[version='<4.0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
python=3.7 -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
requests -> python -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
powershell_shortcut -> python -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
pandas -> python[version='>=3.7,<3.8.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0|>=3.30.0,<4.0a0']
idna -> python -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
six -> python -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
jupyter_client -> python[version='>=3.5'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
parso -> python -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
pycparser -> python -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
pytz -> python -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
tqdm -> python -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
pytorch -> python[version='>=3.7,<3.8.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0|>=3.30.0,<4.0a0']
setuptools -> python[version='>=3.8,<3.9.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.29.0,<4.0a0|>=3.30.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.28.0,<4.0a0|>=3.27.2,<4.0a0']
decorator -> python -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
ipython_genutils -> python -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.30.0,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0']
chardet -> python[version='>=3.7,<3.8.0a0'] -> sqlite[version='>=3.25.3,<4.0a0|>=3.26.0,<4.0a0|>=3.28.0,<4.0a0|>=3.30.1,<4.0a0|>=3.31.1,<4.0a0|>=3.29.0,<4.0a0|>=3.27.2,<4.0a0|>=3.30.0,<4.0a0']

Package certifi conflicts for:
jupyter_client -> tornado[version='>=4.1'] -> certifi
requests -> urllib3[version='>=1.21.1,<1.26,!=1.25.0,!=1.25.1'] -> certifi
ipython -> setuptools[version='>=18.5'] -> certifi[version='>=2016.09|>=2016.9.26']
ruamel_yaml -> setuptools -> certifi[version='>=2016.09|>=2016.9.26']
urllib3 -> certifi
conda[version='>=4.8.3'] -> requests[version='>=2.18.4,<3'] -> certifi[version='>=2016.09|>=2016.9.26|>=2017.4.17']
pygments -> setuptools -> certifi[version='>=2016.09|>=2016.9.26']
requests -> certifi[version='>=2017.4.17']
ipykernel -> tornado[version='>=4.2'] -> certifi
pip -> setuptools -> certifi[version='>=2016.09|>=2016.9.26|>=2017.4.17']
tornado -> certifi
setuptools -> certifi[version='>=2016.09|>=2016.9.26']
wheel -> setuptools -> certifi[version='>=2016.09|>=2016.9.26']
joblib -> setuptools -> certifi[version='>=2016.09|>=2016.9.26']

Package wincertstore conflicts for:
conda[version='>=4.8.3'] -> setuptools[version='>=31.0.1'] -> wincertstore[version='>=0.2']
setuptools -> wincertstore[version='>=0.2']
pygments -> setuptools -> wincertstore[version='>=0.2']
joblib -> setuptools -> wincertstore[version='>=0.2']
ipython -> setuptools[version='>=18.5'] -> wincertstore[version='>=0.2']
wheel -> setuptools -> wincertstore[version='>=0.2']
ruamel_yaml -> setuptools -> wincertstore[version='>=0.2']
pip -> setuptools -> wincertstore[version='>=0.2']

Package liblapack conflicts for:
blas -> liblapack==3.8.0[build='4_h8933c1f_netlib|5_openblas|6_openblas|7_openblas|8_openblas|8_h8933c1f_netlib|9_openblas|12_openblas|12_mkl|13_mkl|14_openblas|15_openblas|16_openblas|15_mkl|*netlib|14_mkl|13_openblas|11_openblas|11_mkl|10_mkl|10_openblas|9_mkl|8_mkl|7_h8933c1f_netlib|7_mkl|6_h8933c1f_netlib|6_mkl|5_mkl|5_h8933c1f_netlib|4_openblas|4_mkl']
scipy -> liblapack[version='>=3.8.0,<3.9.0a0']
mkl-service -> numpy[version='>=1.11.3,<2.0a0'] -> liblapack[version='>=3.8.0,<3.9.0a0']
scipy -> blas=[build=mkl] -> liblapack==3.8.0[build='4_mkl|8_mkl|12_mkl|13_mkl|15_mkl|14_mkl|11_mkl|10_mkl|9_mkl|7_mkl|6_mkl|5_mkl']
numpy -> blas=[build=mkl] -> liblapack==3.8.0[build='4_mkl|8_mkl|12_mkl|13_mkl|15_mkl|14_mkl|11_mkl|10_mkl|9_mkl|7_mkl|6_mkl|5_mkl']
pandas -> numpy[version='>=1.14.6,<2.0a0'] -> liblapack[version='>=3.8.0,<3.9.0a0']
numpy -> liblapack[version='>=3.8.0,<3.9.0a0']
pytorch -> blas=[build=mkl] -> liblapack[version='3.8.0|>=3.8.0,<3.9.0a0',build='4_mkl|8_mkl|12_mkl|13_mkl|15_mkl|14_mkl|11_mkl|10_mkl|9_mkl|7_mkl|6_mkl|5_mkl']
torchvision -> numpy[version='>=1.11'] -> liblapack[version='>=3.8.0,<3.9.0a0']
scikit-learn -> numpy[version='>=1.14.6,<2.0a0'] -> liblapack[version='3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|>=3.8.0,<3.9.0a0',build='4_mkl|8_mkl|12_mkl|13_mkl|15_mkl|14_mkl|11_mkl|10_mkl|9_mkl|7_mkl|6_mkl|5_mkl']
blas -> liblapacke==3.8.0[build=*netlib] -> liblapack=3.8.0

Package vs2010_runtime conflicts for:
entrypoints -> python=3.4 -> vs2010_runtime
powershell_shortcut -> python -> vs2010_runtime
joblib -> python -> vs2010_runtime
tornado -> python=3.4 -> vs2010_runtime
pycosat -> python=3.4 -> vs2010_runtime
pycparser -> python -> vs2010_runtime
certifi -> python=3.4 -> vs2010_runtime
pyopenssl -> python -> vs2010_runtime
pygments -> python -> vs2010_runtime
wheel -> python -> vs2010_runtime
conda-package-handling -> python -> vs2010_runtime
requests -> python -> vs2010_runtime
wincertstore -> python=3.4 -> vs2010_runtime
backcall -> python -> vs2010_runtime
wcwidth -> python -> vs2010_runtime
pickleshare -> python=3.4 -> vs2010_runtime
pysocks -> python=3.4 -> vs2010_runtime
six -> python -> vs2010_runtime
ipykernel -> python[version='>=3.4'] -> vs2010_runtime
colorama -> python -> vs2010_runtime
jupyter -> python -> vs2010_runtime
pip -> python[version='>=3'] -> vs2010_runtime
idna -> python -> vs2010_runtime
console_shortcut -> python -> vs2010_runtime
jupyter_core -> python -> vs2010_runtime
pillow -> python=3.4 -> vs2010_runtime
ipython_genutils -> python -> vs2010_runtime
olefile -> python -> vs2010_runtime
urllib3 -> python[version='<4.0'] -> vs2010_runtime
decorator -> python -> vs2010_runtime
cffi -> python=3.4 -> vs2010_runtime
chardet -> python -> vs2010_runtime
setuptools -> python=3.4 -> vs2010_runtime
pyzmq -> python=3.4 -> vs2010_runtime
traitlets -> python=3.4 -> vs2010_runtime
ruamel_yaml -> python=3.4 -> vs2010_runtime
parso -> python -> vs2010_runtime
pytz -> python -> vs2010_runtime
pandas -> python=3.4 -> vs2010_runtime
tqdm -> python -> vs2010_runtime
python-dateutil -> python -> vs2010_runtime
ipython -> python=3.4 -> vs2010_runtime
jupyter_client -> python -> vs2010_runtime

Package vc conflicts for:
menuinst -> pywin32 -> vc[version='>=14,<15.0a0|>=9,<10.0a0']
pytorch -> vc[version='>=14.1,<15.0a0']
olefile -> python -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
pyopenssl -> cryptography[version='>=2.8'] -> vc[version='10.*|14.*|9.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0']
urllib3 -> brotlipy[version='>=0.6.0'] -> vc[version='10.*|14.*|>=14,<15.0a0|>=14.1,<15.0a0|9.*|>=9,<10.0a0']
jupyter_core -> python[version='>=3.7,<3.8.0a0'] -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|9.*|>=9,<10.0a0']
yaml -> vc[version='10.*|14.*|9.*|>=14.1,<15.0a0|>=14,<15.0a0']
jupyter -> python -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
python_abi -> python=3.8 -> vc[version='14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
pycparser -> python -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
chardet -> python[version='>=3.7,<3.8.0a0'] -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
win_inet_pton -> python[version='>=3.8,<3.9.0a0'] -> vc[version='14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
pywin32 -> vc[version='14.*|>=14,<15.0a0|>=14.1,<15.0a0|9.*']
scipy -> vc[version='>=14,<15.0a0']
libtiff -> vc[version='10.*|10|14|14.*|>=14.1,<15.0a0|9.*|9']
blas -> openblas -> vc[version='14|>=14,<15.0a0|>=14.1,<15.0a0']
jpeg -> vc[version='14.*|9.*|>=14,<15.0a0']
freetype -> vc[version='10.*|10|14|14.*|9.*|>=14.1,<15.0a0|>=14,<15.0a0|9']
openssl -> vc[version='10.*|14.*|9.*|>=14,<15.0a0|>=14.1,<15.0a0']
brotlipy -> vc[version='14.*|>=14,<15.0a0|>=14.1,<15.0a0|9.*']
mkl-service -> vc[version='14.*|9.*|>=14,<15.0a0|>=14.1,<15.0a0']
menuinst -> vc[version='14.*|9.*|>=14.1,<15.0a0']
cudatoolkit=10.2 -> vc[version='>=14.1,<15.0a0']
pillow -> zlib[version='>=1.2.11,<1.3.0a0'] -> vc[version='10.*|10|14|9|>=9,<10.0a0']
pip -> python[version='>=3'] -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
scikit-learn -> python[version='>=2.7,<2.8.0a0'] -> vc[version='>=9,<10.0a0']
ipykernel -> python[version='>=3.7,<3.8.0a0'] -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|9.*|>=9,<10.0a0']
ipython -> python[version='>=3.8,<3.9.0a0'] -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
libsodium -> vc[version='14.*|14|9|>=14,<15.0a0|>=9,<10.0a0|>=14.1,<15.0a0|9.*']
jupyter_client -> python[version='>=3.5'] -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|9.*|>=9,<10.0a0']
conda-package-handling -> python[version='>=3.7,<3.8.0a0'] -> vc[version='10.*|14.*|>=14,<15.0a0']
colorama -> python -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
python-dateutil -> python -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
six -> python -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
mkl-service -> python[version='>=2.7,<2.8.0a0'] -> vc[version='>=9,<10.0a0']
cffi -> python[version='>=2.7,<2.8.0a0'] -> vc[version='10.*|>=9,<10.0a0']
sqlite -> zlib[version='>=1.2.11,<1.3.0a0'] -> vc[version='>=9,<10.0a0']
brotlipy -> python[version='>=2.7,<2.8.0a0'] -> vc[version='>=9,<10.0a0']
cffi -> vc[version='14.*|9.*|>=14,<15.0a0|>=14.1,<15.0a0']
pygments -> python[version='>=3.5'] -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
pysocks -> python[version='>=3.8,<3.9.0a0'] -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
torchvision -> cudatoolkit[version='>=10.2,<10.3'] -> vc[version='14.*|9.*|>=14,<15.0a0|>=14.1,<15.0a0']
certifi -> python[version='>=3.7,<3.8.0a0'] -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
tornado -> vc[version='14.*|>=14,<15.0a0|9.*|>=14.1,<15.0a0']
conda-package-handling -> vc[version='9.*|>=14.1,<15.0a0|>=9,<10.0a0']
pycosat -> vc[version='14.*|9.*|>=14,<15.0a0|>=14.1,<15.0a0']
pandas -> vc[version='14.*|9.*|>=14,<15.0a0|>=14.1,<15.0a0']
zlib -> vc[version='10.*|14.*|9.*|>=14,<15.0a0|>=14.1,<15.0a0|>=9,<10.0a0']
pillow -> vc[version='14.*|9.*|>=14,<15.0a0|>=14.1,<15.0a0']
zstd -> vc[version='14.*|9.*|>=14,<15.0a0|>=14.1,<15.0a0|>=9,<10.0a0']
tk -> vc[version='10.*|10|14|14.*|9.*|>=14,<15.0a0|9']
xz -> vc[version='14.*|9.*|>=14,<15.0a0|>=14.1,<15.0a0|>=9,<10.0a0']
threadpoolctl -> python[version='>=3.5'] -> vc[version='14.*|>=14.1,<15.0a0|>=14,<15.0a0']
python=3.7 -> vc[version='14.*|>=14.1,<15.0a0|>=14,<15.0a0']
numpy -> vc[version='14.*|9.*|>=14,<15.0a0|>=14.1,<15.0a0']
ipython_genutils -> python -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
traitlets -> python[version='>=3.8,<3.9.0a0'] -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
conda[version='>=4.8.3'] -> conda-package-handling[version='>=1.3.0'] -> vc[version='14.*|9.*|>=14.1,<15.0a0|>=9,<10.0a0|>=14,<15.0a0']
console_shortcut -> python -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
backcall -> python -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
pyzmq -> vc[version='14.*|9.*|>=14.1,<15.0a0|>=14,<15.0a0']
pyzmq -> libsodium[version='>=1.0.17,<1.0.18.0a0'] -> vc[version='10.*|14|9|>=9,<10.0a0']
zstd -> lz4-c[version='>=1.8.1.2,<1.8.2.0a0'] -> vc==14
ninja -> vc[version='14.*|14|>=14.1,<15.0a0|9.*']
pickleshare -> python[version='>=2.7,<2.8.0a0'] -> vc[version='10.*|14.*|9.*|>=9,<10.0a0|>=14.1,<15.0a0|>=14,<15.0a0']
python=3.7 -> openssl[version='>=1.1.1e,<1.1.2a'] -> vc=9
scipy -> numpy[version='>=1.14.6,<2.0a0'] -> vc[version='14.*|9.*|>=14.1,<15.0a0|>=9,<10.0a0']
scikit-learn -> vc[version='14.*|>=14,<15.0a0|>=14.1,<15.0a0|9.*']
libpng -> zlib[version='>=1.2.11,<1.3.0a0'] -> vc[version='>=14,<15.0a0|>=9,<10.0a0']
zeromq -> vc[version='14.*|14|9|9.*|>=14,<15.0a0|>=9,<10.0a0|>=14.1,<15.0a0']
idna -> python -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
ruamel_yaml -> vc[version='14.*|9.*|>=14,<15.0a0|>=14.1,<15.0a0']
freetype -> zlib[version='>=1.2.11,<1.3.0a0'] -> vc[version='>=9,<10.0a0']
pywin32 -> python=2.7 -> vc[version='>=9,<10.0a0']
wcwidth -> python -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
lz4-c -> vc[version='14.*|14|>=14,<15.0a0|>=14.1,<15.0a0|9.*']
pandas -> python[version='>=2.7,<2.8.0a0'] -> vc[version='10.*|>=9,<10.0a0']
libpng -> vc[version='10.*|10|14|14.*|>=14.1,<15.0a0|9.*|9']
libtiff -> xz[version='>=5.2.4,<5.3.0a0'] -> vc[version='>=14,<15.0a0|>=9,<10.0a0']
ruamel_yaml -> python[version='>=2.7,<2.8.0a0'] -> vc[version='10.*|>=9,<10.0a0']
libblas -> libopenblas==0.3.9=hcfe7411_0 -> vc[version='>=14,<15.0a0|>=14.1,<15.0a0']
decorator -> python -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
powershell_shortcut -> python -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
wincertstore -> python[version='>=3.8,<3.9.0a0'] -> vc[version='10.*|14.*|9.*|>=14.1,<15.0a0|>=9,<10.0a0|>=14,<15.0a0']
entrypoints -> python[version='>=3.7,<3.8.0a0'] -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
joblib -> python[version='>=3.6'] -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
tornado -> python[version='>=2.7,<2.8.0a0'] -> vc[version='10.*|>=9,<10.0a0']
sqlite -> vc[version='10.*|10|14|14.*|9.*|>=14,<15.0a0|9|>=14.1,<15.0a0']
setuptools -> python[version='>=3.8,<3.9.0a0'] -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
parso -> python -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
jedi -> python[version='>=3.8,<3.9.0a0'] -> vc[version='14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
requests -> python -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
pytorch -> ninja -> vc[version='14.*|14|9.*|>=14,<15.0a0']
prompt-toolkit -> python[version='>=3.6'] -> vc[version='14.*|>=14.1,<15.0a0|>=14,<15.0a0']
wheel -> python -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
pytz -> python -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
numpy -> python[version='>=2.7,<2.8.0a0'] -> vc[version='14|>=9,<10.0a0']
pycosat -> python[version='>=2.7,<2.8.0a0'] -> vc[version='10.*|>=9,<10.0a0']
tqdm -> python -> vc[version='10.*|14.*|>=14.1,<15.0a0|>=14,<15.0a0|>=9,<10.0a0|9.*']
ninja -> python[version='>=3.7,<3.8.0a0'] -> vc[version='>=14,<15.0a0|>=9,<10.0a0']

Package ca-certificates conflicts for:
ninja -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
entrypoints -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
traitlets -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
certifi -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
olefile -> python -> ca-certificates
pandas -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
chardet -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
openssl -> ca-certificates
parso -> python -> ca-certificates
pytz -> python -> ca-certificates
setuptools -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
ipython_genutils -> python -> ca-certificates
urllib3 -> python[version='<4.0'] -> ca-certificates
tornado -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
wincertstore -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
pip -> python -> ca-certificates
jedi -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
pycparser -> python -> ca-certificates
python-dateutil -> python -> ca-certificates
scikit-learn -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
conda-package-handling -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
colorama -> python -> ca-certificates
cffi -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
wheel -> python -> ca-certificates
powershell_shortcut -> python -> ca-certificates
ipython -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
joblib -> python -> ca-certificates
wcwidth -> python -> ca-certificates
pyopenssl -> python -> ca-certificates
ipykernel -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
mkl-service -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
brotlipy -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
decorator -> python -> ca-certificates
six -> python -> ca-certificates
pysocks -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
pycosat -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
pywin32 -> python=2.7 -> ca-certificates
python=3.7 -> openssl[version='>=1.1.1e,<1.1.2a'] -> ca-certificates
jupyter_client -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
pyzmq -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
ruamel_yaml -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
jupyter_core -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
requests -> python -> ca-certificates
console_shortcut -> python -> ca-certificates
backcall -> python -> ca-certificates
tqdm -> python -> ca-certificates
python_abi -> python=2.7 -> ca-certificates
conda[version='>=4.8.3'] -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
win_inet_pton -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
jupyter -> python -> ca-certificates
numpy -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
idna -> python -> ca-certificates
scipy -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
pillow -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
menuinst -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
pickleshare -> python[version='>=2.7,<2.8.0a0'] -> ca-certificates
pygments -> python -> ca-certificates

Package libcblas conflicts for:
blas -> libcblas==3.8.0[build='4_mkl|4_openblas|4_h8933c1f_netlib|5_openblas|6_blis|6_openblas|9_openblas|10_blis|10_openblas|12_blis|12_mkl|13_mkl|14_openblas|15_openblas|16_openblas|15_mkl|15_blis|14_mkl|14_blis|13_openblas|13_blis|12_openblas|11_openblas|11_mkl|11_blis|10_mkl|9_mkl|9_blis|8_h8933c1f_netlib|8_mkl|8_openblas|8_blis|7_h8933c1f_netlib|7_openblas|7_mkl|7_blis|6_h8933c1f_netlib|6_mkl|5_mkl|5_blis|5_h8933c1f_netlib|4_blis']
numpy -> blas=[build=mkl] -> libcblas==3.8.0[build='4_mkl|8_mkl|12_mkl|13_mkl|15_mkl|14_mkl|11_mkl|10_mkl|9_mkl|7_mkl|6_mkl|5_mkl']
scipy -> blas=[build=mkl] -> libcblas==3.8.0[build='4_mkl|8_mkl|12_mkl|13_mkl|15_mkl|14_mkl|11_mkl|10_mkl|9_mkl|7_mkl|6_mkl|5_mkl']
blas -> liblapacke==3.8.0[build=*netlib] -> libcblas=3.8.0
pytorch -> blas=[build=mkl] -> libcblas[version='3.8.0|>=3.8.0,<4.0a0',build='4_mkl|8_mkl|12_mkl|13_mkl|15_mkl|14_mkl|11_mkl|10_mkl|9_mkl|7_mkl|6_mkl|5_mkl']
scikit-learn -> libcblas[version='>=3.8.0,<4.0a0']
numpy -> libcblas[version='>=3.8.0,<4.0a0']
torchvision -> numpy[version='>=1.11'] -> libcblas[version='>=3.8.0,<4.0a0']
scikit-learn -> blas=[build=mkl] -> libcblas==3.8.0[build='4_mkl|8_mkl|12_mkl|13_mkl|15_mkl|14_mkl|11_mkl|10_mkl|9_mkl|7_mkl|6_mkl|5_mkl']
scipy -> libcblas[version='>=3.8.0,<4.0a0']
mkl-service -> numpy[version='>=1.11.3,<2.0a0'] -> libcblas[version='>=3.8.0,<4.0a0']
pandas -> numpy[version='>=1.14.6,<2.0a0'] -> libcblas[version='>=3.8.0,<4.0a0']

Package openssl conflicts for:
python_abi -> python=3.8 -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
torchvision -> python[version='>=3.7,<3.8.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
mkl-service -> python[version='>=3.8,<3.9.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
entrypoints -> python[version='>=3.7,<3.8.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
pysocks -> python[version='>=3.8,<3.9.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
decorator -> python -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
python-dateutil -> python -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
pygments -> python[version='>=3.5'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
ruamel_yaml -> python[version='>=3.7,<3.8.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
pytorch -> python[version='>=3.7,<3.8.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
cffi -> python[version='>=3.8,<3.9.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
pyzmq -> python[version='>=3.7,<3.8.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
pytz -> python -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
powershell_shortcut -> python -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
scipy -> python[version='>=3.8,<3.9.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
menuinst -> python[version='>=3.8,<3.9.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
brotlipy -> python[version='>=3.7,<3.8.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
pycparser -> python -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
pandas -> python[version='>=3.7,<3.8.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
conda-package-handling -> python[version='>=3.8,<3.9.0a0'] -> openssl[version='>=1.0.2p,<1.0.3a|>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a|>=1.0.2s,<1.0.3a']
idna -> python -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
six -> python -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
win_inet_pton -> python[version='>=3.8,<3.9.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
certifi -> python[version='>=3.7,<3.8.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
wcwidth -> python -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
pickleshare -> python[version='>=3.7,<3.8.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
setuptools -> python[version='>=3.8,<3.9.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
colorama -> python -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
jedi -> python[version='>=3.8,<3.9.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
jupyter_core -> python[version='>=3.7,<3.8.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
ipykernel -> python[version='>=3.7,<3.8.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
backcall -> python -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
prompt-toolkit -> python[version='>=3.6'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
joblib -> python[version='>=3.6'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
pyopenssl -> cryptography[version='>=2.8'] -> openssl[version='1.0.*|>=1.0.2o,<1.0.3a|>=1.0.2p,<1.0.3a|>=1.1.1a,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a|>=1.0.2n,<1.0.3a|>=1.0.2m,<1.0.3a']
wheel -> python -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
traitlets -> python[version='>=3.8,<3.9.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
ninja -> python[version='>=3.8,<3.9.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
tqdm -> python -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
pillow -> python[version='>=3.8,<3.9.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
console_shortcut -> python -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
conda[version='>=4.8.3'] -> python[version='>=3.8,<3.9.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
ipython -> python[version='>=3.8,<3.9.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
urllib3 -> cryptography[version='>=1.3.4'] -> openssl[version='1.0.*|>=1.0.2o,<1.0.3a|>=1.0.2p,<1.0.3a|>=1.1.1a,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a|>=1.0.2n,<1.0.3a|>=1.0.2m,<1.0.3a|>=1.1.1f,<1.1.2a|>=1.1.1e,<1.1.2a']
pip -> python[version='>=3'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
wincertstore -> python[version='>=3.8,<3.9.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
chardet -> python[version='>=3.7,<3.8.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
tornado -> python[version='>=3.8,<3.9.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
jupyter -> python -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
olefile -> python -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
pywin32 -> python[version='>=3.8,<3.9.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
requests -> python -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
scikit-learn -> python[version='>=3.7,<3.8.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
parso -> python -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
ipython_genutils -> python -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
threadpoolctl -> python[version='>=3.5'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
numpy -> python[version='>=3.7,<3.8.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
jupyter_client -> python[version='>=3.5'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
pycosat -> python[version='>=3.8,<3.9.0a0'] -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']
python=3.7 -> openssl[version='>=1.1.1a,<1.1.2a|>=1.1.1e,<1.1.2a|>=1.1.1g,<1.1.2a|>=1.1.1f,<1.1.2a|>=1.1.1d,<1.1.2a|>=1.1.1c,<1.1.2a|>=1.1.1b,<1.1.2a']

Package vs2008_runtime conflicts for:
openssl -> vc=9 -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
numpy -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
menuinst -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
scipy -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime
yaml -> vc=9 -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
jupyter -> python -> vs2008_runtime
tqdm -> python -> vs2008_runtime
freetype -> vc=9 -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
libsodium -> vc[version='>=9,<10.0a0'] -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
pandas -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
cryptography -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
lz4-c -> vc=9 -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
pycosat -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
entrypoints -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime
pytz -> python -> vs2008_runtime
colorama -> python -> vs2008_runtime
tk -> vc=9 -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
zeromq -> vc=9 -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
wcwidth -> python -> vs2008_runtime
ipython -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime
libpng -> vc=9 -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
tornado -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
pywin32 -> python=2.7 -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
traitlets -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime
parso -> python -> vs2008_runtime
requests -> python -> vs2008_runtime
zstd -> vc[version='>=9,<10.0a0'] -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
pygments -> python -> vs2008_runtime
jupyter_core -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime
pytorch -> ninja -> vs2008_runtime
jupyter_client -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime
ninja -> vs2008_runtime
pysocks -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime
ruamel_yaml -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
xz -> vc[version='>=9,<10.0a0'] -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
wheel -> python -> vs2008_runtime
olefile -> python -> vs2008_runtime
wincertstore -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime
chardet -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime
python_abi -> python=2.7 -> vs2008_runtime
joblib -> python -> vs2008_runtime
vc -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
idna -> python -> vs2008_runtime
libtiff -> vc=9 -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
ipykernel -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime
brotlipy -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
pickleshare -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime
conda-package-handling -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
mkl-service -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
six -> python -> vs2008_runtime
win_inet_pton -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime
decorator -> python -> vs2008_runtime
ninja -> vc=9 -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
jpeg -> vc=9 -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
urllib3 -> python[version='<4.0'] -> vs2008_runtime
setuptools -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime
pip -> python -> vs2008_runtime
pillow -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
python-dateutil -> python -> vs2008_runtime
pycparser -> python -> vs2008_runtime
certifi -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime
cffi -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
sqlite -> vc=9 -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
jedi -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime
backcall -> python -> vs2008_runtime
scikit-learn -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
ipython_genutils -> python -> vs2008_runtime
powershell_shortcut -> python -> vs2008_runtime
pyopenssl -> python -> vs2008_runtime
conda[version='>=4.8.3'] -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime
pyzmq -> python[version='>=2.7,<2.8.0a0'] -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']
console_shortcut -> python -> vs2008_runtime
zlib -> vc[version='>=9,<10.0a0'] -> vs2008_runtime[version='>=9.0.30729.1,<10.0a0']

Package libopenblas conflicts for:
libblas -> libopenblas[version='0.3.6|0.3.7|0.3.7|0.3.8|0.3.9',build='h29e5d5d_0|hcfe7411_0|h29e5d5d_1|h29e5d5d_6']
liblapack -> libblas==3.8.0=16_openblas -> libopenblas[version='0.3.6|0.3.7|0.3.7|0.3.8|0.3.9',build='h29e5d5d_0|hcfe7411_0|h29e5d5d_1|h29e5d5d_6']
blas -> libblas==3.8.0=16_openblas -> libopenblas[version='0.3.6|0.3.6|0.3.6|0.3.6|0.3.7|0.3.7|0.3.8|0.3.9|0.3.7|0.3.7|0.3.7|0.3.7|0.3.7|0.3.7',build='h29e5d5d_3|h29e5d5d_4|hcfe7411_5|hcfe7411_7|h29e5d5d_0|hcfe7411_0|h29e5d5d_1|h29e5d5d_6|hcfe7411_6|hcfe7411_4|h29e5d5d_3|h29e5d5d_2|h29e5d5d_5']
scipy -> libblas[version='>=3.8.0,<4.0a0'] -> libopenblas[version='0.3.6|0.3.7|0.3.7|0.3.8|0.3.9',build='h29e5d5d_0|hcfe7411_0|h29e5d5d_1|h29e5d5d_6']
libblas -> openblas[version='>=0.3.6,<0.3.7.0a0'] -> libopenblas==0.3.6[build='h29e5d5d_4|h29e5d5d_5|h29e5d5d_3']
numpy -> libblas[version='>=3.8.0,<4.0a0'] -> libopenblas[version='0.3.6|0.3.7|0.3.7|0.3.8|0.3.9',build='h29e5d5d_0|hcfe7411_0|h29e5d5d_1|h29e5d5d_6']
libcblas -> libblas==3.8.0=16_openblas -> libopenblas[version='0.3.6|0.3.7|0.3.7|0.3.8|0.3.9',build='h29e5d5d_0|hcfe7411_0|h29e5d5d_1|h29e5d5d_6']

Package m2w64-gcc-libgfortran conflicts for:
liblapack -> m2w64-gcc-libs -> m2w64-gcc-libgfortran
libblas -> m2w64-gcc-libs -> m2w64-gcc-libgfortran
libcblas -> m2w64-gcc-libs -> m2w64-gcc-libgfortran
blas -> m2w64-gcc-libs -> m2w64-gcc-libgfortran

Package blas conflicts for:
pytorch -> blas[version='*|1.0',build=mkl]
scipy -> numpy[version='>=1.14.6,<2.0a0'] -> blas==1.1=openblas
pandas -> numpy[version='>=1.14.6,<2.0a0'] -> blas[version='*|1.0|1.1',build='mkl|openblas|mkl']
pytorch -> numpy[version='>=1.11'] -> blas==1.1=openblas
mkl-service -> blas==1.0=mkl
scipy -> blas[version='*|1.0',build=mkl]
scikit-learn -> numpy[version='>=1.14.6,<2.0a0'] -> blas==1.1=openblas
numpy -> blas[version='*|1.0|1.1',build='mkl|openblas|mkl']
scikit-learn -> blas[version='*|1.0',build=mkl]
torchvision -> numpy[version='>=1.11'] -> blas[version='*|1.0|1.1',build='mkl|openblas|mkl']
mkl-service -> numpy[version='>=1.11.3,<2.0a0'] -> blas[version='*|1.1',build='mkl|openblas']

Package icc_rt conflicts for:
pandas -> numpy[version='>=1.14.6,<2.0a0'] -> icc_rt[version='>=13.1.6|>=2019.0.0|>=16.0.4']
pytorch -> numpy[version='>=1.11'] -> icc_rt[version='>=13.1.6|>=2019.0.0|>=16.0.4']
numpy -> icc_rt[version='>=13.1.6|>=2019.0.0|>=16.0.4']
mkl-service -> numpy[version='>=1.11.3,<2.0a0'] -> icc_rt[version='>=13.1.6|>=2019.0.0|>=16.0.4']
torchvision -> numpy[version='>=1.11'] -> icc_rt[version='>=13.1.6|>=2019.0.0|>=16.0.4']
scikit-learn -> numpy[version='>=1.14.6,<2.0a0'] -> icc_rt[version='>=13.1.6|>=2019.0.0|>=16.0.4']
scipy -> icc_rt[version='>=13.1.6|>=2019.0.0|>=16.0.4']

Package python_abi conflicts for:
ipython -> python_abi[version='3.6.*|3.7.*|3.8.*',build='*_cp36m|*_cp37m|*_cp38']
pyzmq -> python_abi[version='2.7.*|3.6.*|3.7.*|3.8.*',build='*_cp27m|*_cp36m|*_cp37m|*_cp38']
wheel -> setuptools -> python_abi[version='3.6.*|3.8.*|3.7.*',build='*_cp37m|*_cp36m|*_cp38']
tornado -> python_abi[version='3.6.*|3.7.*|3.8.*',build='*_cp36m|*_cp37m|*_cp38']
scipy -> numpy[version='>=1.14.6,<2.0a0'] -> python_abi[version='3.6.*|3.7.*|3.8.*',build='*_cp36m|*_cp37m|*_cp38']
pytorch -> numpy[version='>=1.11'] -> python_abi[version='3.6.*|3.7.*|3.8.*',build='*_cp36m|*_cp37m|*_cp38']
jedi -> python_abi[version='2.7.*|3.6.*|3.7.*|3.8.*',build='*_cp27m|*_cp36m|*_cp37m|*_cp38']
ipykernel -> python_abi[version='3.6.*|3.7.*|3.8.*',build='*_cp36m|*_cp37m|*_cp38']
traitlets -> python_abi[version='2.7.*|3.7.*|3.8.*|3.6.*',build='*_cp36m|*_cp27m|*_cp37m|*_cp38']
numpy -> python_abi[version='3.6.*|3.7.*|3.8.*',build='*_cp36m|*_cp37m|*_cp38']
certifi -> python_abi[version='2.7.*|3.6.*|3.7.*|3.8.*',build='*_cp27m|*_cp36m|*_cp37m|*_cp38']
ruamel_yaml -> python_abi[version='2.7.*|3.7.*|3.8.*|3.6.*',build='*_cp36m|*_cp27m|*_cp37m|*_cp38']
jupyter -> ipykernel -> python_abi[version='3.6.*|3.7.*|3.8.*',build='*_cp36m|*_cp37m|*_cp38']
entrypoints -> python_abi[version='2.7.*|3.6.*|3.7.*|3.8.*',build='*_cp27m|*_cp36m|*_cp37m|*_cp38']
pysocks -> python_abi[version='2.7.*|3.7.*|3.8.*|3.6.*',build='*_cp36m|*_cp27m|*_cp37m|*_cp38']
chardet -> python_abi[version='2.7.*|3.7.*|3.8.*|3.6.*',build='*_cp36m|*_cp27m|*_cp37m|*_cp38']
pycosat -> python_abi[version='2.7.*|3.8.*|3.6.*|3.7.*',build='*_cp36m|*_cp27m|*_cp38|*_cp37m']
pickleshare -> python_abi[version='2.7.*|3.7.*|3.8.*|3.6.*',build='*_cp36m|*_cp27m|*_cp37m|*_cp38']
torchvision -> numpy[version='>=1.11'] -> python_abi[version='3.6.*|3.7.*|3.8.*',build='*_cp36m|*_cp37m|*_cp38']
brotlipy -> enum34 -> python_abi=2.7[build=*_cp27m]
requests -> python_abi[version='2.7.*|3.8.*|3.7.*|3.6.*',build='*_cp37m|*_cp27m|*_cp38|*_cp36m']
jupyter_core -> python_abi[version='2.7.*|3.7.*|3.8.*|3.6.*',build='*_cp36m|*_cp27m|*_cp37m|*_cp38']
joblib -> setuptools -> python_abi[version='3.6.*|3.8.*|3.7.*',build='*_cp37m|*_cp36m|*_cp38']
pyopenssl -> cryptography[version='>=2.8'] -> python_abi[version='3.6.*|3.7.*|3.8.*',build='*_cp36m|*_cp37m|*_cp38']
mkl-service -> numpy[version='>=1.11.3,<2.0a0'] -> python_abi[version='3.6.*|3.7.*|3.8.*',build='*_cp36m|*_cp37m|*_cp38']
pandas -> python_abi[version='3.6.*|3.7.*|3.8.*',build='*_cp36m|*_cp37m|*_cp38']
setuptools -> python_abi[version='3.6.*|3.8.*|3.7.*',build='*_cp37m|*_cp36m|*_cp38']
urllib3 -> python_abi[version='2.7.*|3.8.*|3.7.*|3.6.*',build='*_cp37m|*_cp27m|*_cp38|*_cp36m']
pillow -> python_abi[version='3.6.*|3.7.*|3.8.*',build='*_cp36m|*_cp37m|*_cp38']
tornado -> futures -> python_abi=2.7[build=*_cp27m]
conda[version='>=4.8.3'] -> python_abi[version='2.7.*|3.7.*|3.8.*|3.6.*',build='*_cp36m|*_cp27m|*_cp37m|*_cp38']
scikit-learn -> python_abi[version='3.6.*|3.7.*|3.8.*',build='*_cp36m|*_cp37m|*_cp38']
conda-package-handling -> python_abi[version='2.7.*|3.8.*|3.7.*|3.6.*',build='*_cp37m|*_cp27m|*_cp38|*_cp36m']
pygments -> setuptools -> python_abi[version='3.6.*|3.8.*|3.7.*',build='*_cp37m|*_cp36m|*_cp38']
zstd -> lz4 -> python_abi[version='3.6.*|3.8.*|3.7.*',build='*_cp37m|*_cp36m|*_cp38']
jupyter_client -> entrypoints -> python_abi[version='2.7.*|3.6.*|3.7.*|3.8.*',build='*_cp27m|*_cp36m|*_cp37m|*_cp38']
ipython -> jedi[version='>=0.10'] -> python_abi=2.7[build=*_cp27m]
setuptools -> certifi[version='>=2016.9.26'] -> python_abi=2.7[build=*_cp27m]
pip -> setuptools -> python_abi[version='2.7.*|3.6.*|3.8.*|3.7.*',build='*_cp27m|*_cp37m|*_cp36m|*_cp38']
ipykernel -> traitlets[version='>=4.1'] -> python_abi=2.7[build=*_cp27m]
brotlipy -> python_abi[version='3.6.*|3.7.*|3.8.*',build='*_cp36m|*_cp37m|*_cp38']

Package lockfile conflicts for:
pip -> lockfile
python=3.7 -> pip -> lockfile

Package vs2015_runtime conflicts for:
sqlite -> vs2015_runtime[version='>=14.16.27012,<15.0a0']
pandas -> vc[version='>=14.1,<15.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706']
pickleshare -> python[version='>=3.7,<3.8.0a0'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
tk -> vc[version='>=14,<15.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.16.27012']
xz -> vc[version='>=14.1,<15.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.16.27012']
mkl-service -> python[version='>=3.8,<3.9.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.16.27012']
win_inet_pton -> python[version='>=3.8,<3.9.0a0'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
lz4-c -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
pyopenssl -> cryptography[version='>=2.8'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
zeromq -> vc[version='>=14,<15.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.16.27012|>=14.16.27012,<15.0a0']
brotlipy -> vs2015_runtime[version='>=14.16.27012']
pip -> python[version='>=3'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
ruamel_yaml -> yaml[version='>=0.2.2,<0.3.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.16.27012']
torchvision -> cudatoolkit[version='>=10.2,<10.3'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
python_abi -> python=3.8 -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
parso -> python -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
pytz -> python -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
menuinst -> python[version='>=3.8,<3.9.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.16.27012']
pillow -> vc[version='>=14.1,<15.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706']
zlib -> vc[version='>=14.1,<15.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.16.27012']
decorator -> python -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
pyzmq -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
ipykernel -> python[version='>=3.7,<3.8.0a0'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
python=3.7 -> openssl[version='>=1.1.1e,<1.1.2a'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.16.27012']
wheel -> python -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
jedi -> python[version='>=3.8,<3.9.0a0'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
libsodium -> vc[version='>=14,<15.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.16.27012']
pandas -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
zlib -> vs2015_runtime[version='>=14.16.27012,<15.0a0']
pycparser -> python -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
pytorch -> ninja -> vs2015_runtime[version='>=14.15.26706|>=14.16.27012']
ninja -> vs2015_runtime[version='>=14.16.27012,<15.0a0']
cffi -> vs2015_runtime[version='>=14.16.27012,<15.0a0']
cffi -> python[version='>=3.8,<3.9.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.16.27012']
tqdm -> python -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
mkl-service -> vs2015_runtime[version='>=14.16.27012,<15.0a0']
vc -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.16.27012']
certifi -> python[version='>=3.7,<3.8.0a0'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
zstd -> vc[version='>=14.1,<15.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706']
cudatoolkit=10.2 -> vs2015_runtime[version='>=14.16.27012,<15.0a0']
prompt-toolkit -> python[version='>=3.6'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
yaml -> vs2015_runtime[version='>=14.16.27012']
console_shortcut -> python -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
six -> python -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
ipython -> python[version='>=3.8,<3.9.0a0'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
openssl -> vc[version='>=14.1,<15.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706']
wincertstore -> python[version='>=3.8,<3.9.0a0'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
yaml -> vc[version='>=14.1,<15.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706']
ruamel_yaml -> vs2015_runtime[version='>=14.16.27012,<15.0a0']
pysocks -> python[version='>=3.8,<3.9.0a0'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
numpy -> python[version='>=3.6,<3.7.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706']
requests -> python -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
chardet -> python[version='>=3.7,<3.8.0a0'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
backcall -> python -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
menuinst -> vs2015_runtime[version='>=14.16.27012,<15.0a0']
freetype -> vc[version='>=14.1,<15.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.16.27012,<15.0a0']
pytorch -> vs2015_runtime[version='>=14.16.27012,<15.0a0']
cudatoolkit=10.2 -> vc[version='>=14.1,<15.0a0'] -> vs2015_runtime[version='>=14.15.26706|>=14.16.27012']
pywin32 -> python[version='>=3.8,<3.9.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.16.27012']
conda-package-handling -> vs2015_runtime[version='>=14.16.27012,<15.0a0']
colorama -> python -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
pywin32 -> vs2015_runtime[version='>=14.16.27012,<15.0a0']
idna -> python -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
xz -> vs2015_runtime[version='>=14.16.27012,<15.0a0']
lz4-c -> vc[version='>=14.1,<15.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706']
sqlite -> vc[version='>=14,<15.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.16.27012']
zstd -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
powershell_shortcut -> python -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
tornado -> python[version='>=3.6,<3.7.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706']
ipython_genutils -> python -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
urllib3 -> brotlipy[version='>=0.6.0'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
pygments -> python[version='>=3.5'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
scikit-learn -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
olefile -> python -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
libpng -> vc[version='>=14.1,<15.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.16.27012|>=14.16.27012,<15.0a0']
libtiff -> vc[version='>=14.1,<15.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.16.27012']
traitlets -> python[version='>=3.8,<3.9.0a0'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
joblib -> python[version='>=3.6'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
jupyter -> python -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
ninja -> vc==14 -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.16.27012|>=14.15.26706']
openssl -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
jupyter_client -> python[version='>=3.5'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
pycosat -> python[version='>=3.8,<3.9.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.16.27012']
conda[version='>=4.8.3'] -> conda-package-handling[version='>=1.3.0'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
setuptools -> python[version='>=3.8,<3.9.0a0'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
jupyter_core -> python[version='>=3.7,<3.8.0a0'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
libsodium -> vs2015_runtime[version='>=14.16.27012,<15.0a0']
scipy -> numpy[version='>=1.14.6,<2.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.16.27012|>=14.16.27012,<15.0a0']
jpeg -> vc=14 -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.16.27012']
numpy -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
scikit-learn -> vc[version='>=14.1,<15.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706']
pyzmq -> vc[version='>=14.1,<15.0a0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706']
libtiff -> vs2015_runtime[version='>=14.16.27012,<15.0a0']
pillow -> vs2015_runtime[version='14.00.23026.0|>=14.16.27012|>=14.16.27012,<15.0a0',build=0]
tornado -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
pycosat -> vs2015_runtime[version='>=14.16.27012,<15.0a0']
threadpoolctl -> python[version='>=3.5'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
freetype -> vs2015_runtime[version='>=14.16.27012']
wcwidth -> python -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
python-dateutil -> python -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
entrypoints -> python[version='>=3.7,<3.8.0a0'] -> vs2015_runtime[version='>=14.16.27012|>=14.16.27012,<15.0a0']
brotlipy -> cffi[version='>=1.0.0'] -> vs2015_runtime[version='>=14.0.25123,<15.0a0|>=14.0.25420|>=14.15.26706|>=14.16.27012,<15.0a0']
conda-package-handling -> python[version='>=3.8,<3.9.0a0'] -> vs2015_runtime[version='>=14.15.26706|>=14.16.27012']
python=3.7 -> vs2015_runtime[version='>=14.16.27012,<15.0a0']

Package chardet conflicts for:
pip -> requests -> chardet[version='>=3.0.2,<3.1.0|>=3.0.2,<4']
requests -> chardet[version='>=3.0.2,<3.1.0|>=3.0.2,<4']
conda[version='>=4.8.3'] -> requests[version='>=2.18.4,<3'] -> chardet[version='>=3.0.2,<3.1.0|>=3.0.2,<4']

Package numpydoc conflicts for:
jedi -> numpydoc
ipython -> jedi[version='>=0.10'] -> numpydoc

Package decorator conflicts for:
jupyter_client -> traitlets -> decorator
jupyter_core -> traitlets -> decorator
ipykernel -> ipython[version='>=5.0'] -> decorator
ipython -> decorator
traitlets -> decorator

Package setuptools conflicts for:
scikit-learn -> joblib[version='>=0.11'] -> setuptools
joblib -> setuptools
wheel -> setuptools
ipykernel -> ipython[version='>=5.0'] -> setuptools[version='>=18.5']
ipython -> setuptools[version='>=18.5']
ruamel_yaml -> setuptools
ipython -> pygments -> setuptools
zstd -> lz4 -> setuptools
python=3.7 -> pip -> setuptools
pip -> setuptools
pygments -> setuptools
prompt-toolkit -> pygments -> setuptools
conda[version='>=4.8.3'] -> setuptools[version='>=31.0.1']

Package entrypoints conflicts for:
jupyter_client -> entrypoints
jupyter -> nbconvert -> entrypoints[version='>=0.2.2']
ipykernel -> jupyter_client -> entrypoints

Package libblas conflicts for:
torchvision -> numpy[version='>=1.11'] -> libblas[version='>=3.8.0,<4.0a0']
pytorch -> blas=[build=mkl] -> libblas[version='3.8.0|>=3.8.0,<4.0a0',build='4_mkl|8_mkl|12_mkl|13_mkl|15_mkl|14_mkl|11_mkl|10_mkl|9_mkl|7_mkl|6_mkl|5_mkl']
scikit-learn -> libcblas[version='>=3.8.0,<4.0a0'] -> libblas[version='3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0.*|>=3.8.0,<4.0a0',build='4_openblas|4_mkl|6_blis|6_openblas|7_blis|7_openblas|8_mkl|10_blis|10_openblas|12_blis|12_mkl|13_mkl|14_openblas|15_openblas|16_openblas|15_mkl|15_blis|14_mkl|14_blis|13_openblas|13_blis|12_openblas|11_openblas|11_mkl|11_blis|10_mkl|9_mkl|9_blis|9_openblas|8_openblas|8_blis|7_mkl|6_mkl|5_mkl|5_blis|5_openblas|4_blis']
numpy -> libblas[version='>=3.8.0,<4.0a0']
scipy -> libcblas[version='>=3.8.0,<4.0a0'] -> libblas[version='3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0.*',build='4_openblas|4_mkl|6_blis|6_openblas|7_blis|7_openblas|8_mkl|10_blis|10_openblas|12_blis|12_mkl|13_mkl|14_openblas|15_openblas|16_openblas|15_mkl|15_blis|14_mkl|14_blis|13_openblas|13_blis|12_openblas|11_openblas|11_mkl|11_blis|10_mkl|9_mkl|9_blis|9_openblas|8_openblas|8_blis|7_mkl|6_mkl|5_mkl|5_blis|5_openblas|4_blis']
blas -> libblas==3.8.0[build='4_mkl|4_openblas|4_h8933c1f_netlib|5_openblas|6_blis|6_openblas|9_openblas|10_blis|10_openblas|12_blis|12_mkl|13_mkl|14_openblas|15_openblas|16_openblas|15_mkl|15_blis|14_mkl|14_blis|13_openblas|13_blis|12_openblas|11_openblas|11_mkl|11_blis|10_mkl|9_mkl|9_blis|8_h8933c1f_netlib|8_mkl|8_openblas|8_blis|7_h8933c1f_netlib|7_openblas|7_mkl|7_blis|6_h8933c1f_netlib|6_mkl|5_mkl|5_blis|5_h8933c1f_netlib|4_blis']
numpy -> libcblas[version='>=3.8.0,<4.0a0'] -> libblas[version='3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0.*',build='4_openblas|4_mkl|6_blis|6_openblas|7_blis|7_openblas|8_mkl|10_blis|10_openblas|12_blis|12_mkl|13_mkl|14_openblas|15_openblas|16_openblas|15_mkl|15_blis|14_mkl|14_blis|13_openblas|13_blis|12_openblas|11_openblas|11_mkl|11_blis|10_mkl|9_mkl|9_blis|9_openblas|8_openblas|8_blis|7_mkl|6_mkl|5_mkl|5_blis|5_openblas|4_blis']
blas -> liblapack==3.8.0[build=*netlib] -> libblas=3.8.0
pandas -> numpy[version='>=1.14.6,<2.0a0'] -> libblas[version='>=3.8.0,<4.0a0']
libcblas -> libblas[version='3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0.*',build='4_openblas|4_mkl|6_blis|6_openblas|7_blis|7_openblas|8_mkl|10_blis|10_openblas|12_blis|12_mkl|13_mkl|14_openblas|15_openblas|16_openblas|15_mkl|15_blis|14_mkl|14_blis|13_openblas|13_blis|12_openblas|11_openblas|11_mkl|11_blis|10_mkl|9_mkl|9_blis|9_openblas|8_openblas|8_blis|7_mkl|6_mkl|5_mkl|5_blis|5_openblas|4_blis']
scipy -> libblas[version='>=3.8.0,<4.0a0']
liblapack -> libblas[version='3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0|3.8.0.*',build='4_openblas|5_openblas|6_openblas|7_openblas|8_mkl|9_openblas|12_mkl|14_openblas|15_openblas|16_openblas|15_mkl|14_mkl|13_openblas|13_mkl|12_openblas|11_openblas|11_mkl|10_mkl|10_openblas|9_mkl|8_openblas|7_mkl|6_mkl|5_mkl|4_mkl']
mkl-service -> numpy[version='>=1.11.3,<2.0a0'] -> libblas[version='>=3.8.0,<4.0a0']

Package mkl conflicts for:
scipy -> libblas[version='>=3.8.0,<4.0a0'] -> mkl[version='2019.1.*|2019.3|2019.4|2020.0|>=2019.3,<2020.0a0|>=2019.0,<2020.0a0|>=2019.3,<2021.0a0|>=2019.3,<2020.0a0|>=2018.0.1,<2019.0a0',build='203|203|245|166']
torchvision -> numpy[version='>=1.11'] -> mkl[version='>=2018|>=2018.0.0,<2019.0a0|>=2018.0.1,<2019.0a0|>=2018.0.2,<2019.0a0|>=2018.0.3,<2019.0a0|>=2019.1,<2021.0a0|>=2019.3,<2021.0a0|>=2019.4,<2021.0a0|>=2019.4,<2020.0a0']
pytorch -> blas=[build=mkl] -> mkl[version='>=2018.0.0,<2019.0a0|>=2018.0.1,<2019.0a0|>=2018.0.2,<2019.0a0|>=2018.0.3,<2019.0a0|>=2019.1,<2021.0a0|>=2019.4,<2020.0a0|>=2019.3,<2020.0a0']
numpy -> libblas[version='>=3.8.0,<4.0a0'] -> mkl[version='2019.1.*|2019.3|2019.4|2020.0|>=2019.3,<2020.0a0|>=2019.0,<2020.0a0|>=2019.3,<2020.0a0|>=2019.1,<2020.0a0|>=2020.0,<2021.0a0|>=2020.1,<2021.0a0',build='203|203|245|166']
pandas -> numpy[version='>=1.14.6,<2.0a0'] -> mkl[version='>=2018.0.0,<2019.0a0|>=2018.0.1,<2019.0a0|>=2018.0.2,<2019.0a0|>=2018.0.3,<2019.0a0|>=2019.1,<2021.0a0|>=2019.3,<2021.0a0|>=2019.4,<2021.0a0|>=2019.4,<2020.0a0']
mkl-service -> numpy[version='>=1.11.3,<2.0a0'] -> mkl[version='>=2018.0.1,<2019.0a0|>=2018.0.2,<2019.0a0']
libblas -> mkl[version='2019.1.*|2019.3|2019.4|2020.0|>=2019.3,<2020.0a0|>=2019.0,<2020.0a0',build='203|203|245|166']
scikit-learn -> mkl[version='>=2018.0.0,<2019.0a0|>=2018.0.3,<2019.0a0|>=2019.1,<2021.0a0|>=2019.3,<2021.0a0|>=2019.4,<2021.0a0']
mkl-service -> mkl[version='>=2018.0.0,<2019.0a0|>=2018.0.3,<2019.0a0|>=2019.1,<2021.0a0|>=2019.3,<2020.0a0|>=2019.4,<2020.0a0|>=2019.4,<2021.0a0|>=2019.3,<2021.0a0']
scikit-learn -> numpy[version='>=1.14.6,<2.0a0'] -> mkl[version='>=2018.0.1,<2019.0a0|>=2018.0.2,<2019.0a0|>=2019.4,<2020.0a0|>=2019.3,<2020.0a0']
pytorch -> mkl[version='>=2018|>=2019.4,<2021.0a0|>=2019.3,<2021.0a0']
numpy -> mkl[version='>=2018.0.0,<2019.0a0|>=2018.0.1,<2019.0a0|>=2018.0.2,<2019.0a0|>=2018.0.3,<2019.0a0|>=2019.1,<2021.0a0|>=2019.3,<2021.0a0|>=2019.4,<2021.0a0|>=2019.4,<2020.0a0']
blas -> libblas==3.8.0=15_mkl -> mkl[version='2019.1.*|2019.3|2019.4|2020.0|>=2019.3,<2020.0a0|>=2019.0,<2020.0a0',build='203|203|245|166']
scipy -> mkl[version='>=2018.0.0,<2019.0a0|>=2018.0.2,<2019.0a0|>=2018.0.3,<2019.0a0|>=2019.1,<2021.0a0|>=2019.4,<2020.0a0|>=2019.4,<2021.0a0']
blas -> mkl
libcblas -> libblas==3.8.0=15_mkl -> mkl[version='2019.1.*|2019.3|2019.4|2020.0|>=2019.3,<2020.0a0|>=2019.0,<2020.0a0',build='203|203|245|166']
liblapack -> libblas==3.8.0=15_mkl -> mkl[version='2019.1.*|2019.3|2019.4|2020.0|>=2019.3,<2020.0a0|>=2019.0,<2020.0a0',build='203|203|245|166']

Package ipython_genutils conflicts for:
jupyter_core -> traitlets -> ipython_genutils
ipython -> traitlets[version='>=4.2'] -> ipython_genutils
ipykernel -> traitlets[version='>=4.1'] -> ipython_genutils
traitlets -> ipython_genutils
jupyter_client -> traitlets -> ipython_genutils
jupyter -> notebook -> ipython_genutils

Package zstd conflicts for:
conda-package-handling -> libarchive[version='>=3.3.3'] -> zstd[version='>=1.3.3,<1.3.4.0a0|>=1.4.0,<1.4.1.0a0|>=1.4.4,<1.4.5.0a0|>=1.3.7,<1.3.8.0a0']
pillow -> libtiff[version='>=4.1.0,<5.0a0'] -> zstd[version='>=1.3.3,<1.3.4.0a0|>=1.3.7,<1.3.8.0a0|>=1.4.3,<1.4.4.0a0|>=1.4.4,<1.4.5.0a0|>=1.4.0,<1.4.1.0a0']
libtiff -> zstd[version='>=1.3.3,<1.3.4.0a0|>=1.4.0,<1.4.1.0a0|>=1.4.3,<1.4.4.0a0|>=1.4.4,<1.4.5.0a0|>=1.3.7,<1.3.8.0a0']

Package intel-openmp conflicts for:
scipy -> mkl[version='>=2019.4,<2020.0a0'] -> intel-openmp
blas -> mkl -> intel-openmp
scikit-learn -> mkl[version='>=2019.4,<2021.0a0'] -> intel-openmp
numpy -> mkl[version='>=2019.4,<2021.0a0'] -> intel-openmp
libblas -> mkl==2020.0=166 -> intel-openmp
pytorch -> mkl[version='>=2018'] -> intel-openmp
mkl-service -> mkl[version='>=2019.4,<2020.0a0'] -> intel-openmp
mkl -> intel-openmp

Package numpy conflicts for:
scipy -> numpy[version='>=1.11.3,<2.0a0|>=1.14.6,<2.0a0|>=1.15.1,<2.0a0']
mkl-service -> numpy[version='>=1.11.3,<2.0a0']
pytorch -> numpy[version='>=1.11.3,<2.0a0|>=1.11|>=1.14.6,<2.0a0']
pandas -> numpy[version='1.10.*|1.11.*|1.12.*|1.13.*|>=1.11|>=1.11.*|>=1.11.3,<2.0a0|>=1.12.1,<2.0a0|>=1.14.6,<2.0a0|>=1.9.*|>=1.9|>=1.8|>=1.7|>=1.13.3,<2.0a0|>=1.11.3,<1.12.0a0']
scikit-learn -> numpy[version='>=1.11.3,<2.0a0|>=1.14.6,<2.0a0']
scikit-learn -> scipy -> numpy[version='>=1.15.1,<2.0a0']
torchvision -> numpy[version='>=1.11']

Package prompt-toolkit conflicts for:
ipython -> prompt_toolkit[version='>=2.0.0,<4,!=3.0.0,!=3.0.1'] -> prompt-toolkit[version='>=3.0.4,<3.0.5.0a0|>=3.0.5,<3.0.6.0a0']
ipython -> prompt-toolkit[version='!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0']
ipykernel -> ipython[version='>=5.0'] -> prompt-toolkit[version='!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0']

Package lz4 conflicts for:
libtiff -> zstd[version='>=1.3.7,<1.3.8.0a0'] -> lz4
zstd -> lz4

Package pysocks conflicts for:
requests -> urllib3[version='>=1.21.1,<1.26,!=1.25.0,!=1.25.1'] -> pysocks[version='>=1.5.6,<2.0,!=1.5.7']
urllib3 -> pysocks[version='>=1.5.6,<2.0,!=1.5.7']

Package zlib conflicts for:
libtiff -> zlib[version='1.2.*|1.2.11|>=1.2.11,<1.3.0a0|1.2.8']
zstd -> zlib[version='>=1.2.11,<1.3.0a0']
sqlite -> zlib[version='>=1.2.11,<1.3.0a0']
libpng -> zlib[version='1.2.*|1.2.11|>=1.2.11,<1.3.0a0|1.2.8']
freetype -> libpng[version='>=1.6.22,<1.6.31'] -> zlib==1.2.8
torchvision -> pillow[version='>=4.1.1'] -> zlib[version='1.2.*|1.2.11|1.2.11.*|>=1.2.11,<1.3.0a0|1.2.8']
conda-package-handling -> libarchive[version='>=3.3.3'] -> zlib[version='>=1.2.11,<1.3.0a0']
freetype -> zlib[version='1.2.*|1.2.11|>=1.2.11,<1.3.0a0']
python=3.7 -> sqlite[version='>=3.30.1,<4.0a0'] -> zlib[version='>=1.2.11,<1.3.0a0']
pillow -> zlib[version='1.2.*|1.2.11|1.2.11.*|>=1.2.11,<1.3.0a0|1.2.8']

Package cffi conflicts for:
pytorch -> cffi
urllib3 -> brotlipy[version='>=0.6.0'] -> cffi[version='>=1.0.0|>=1.8,!=1.11.3|>=1.7|>=1.8']
brotlipy -> cffi[version='>=1.0.0']
pyopenssl -> cryptography[version='>=2.8'] -> cffi[version='>=1.7|>=1.8|>=1.8,!=1.11.3']

Package colorama conflicts for:
python=3.7 -> pip -> colorama
ipython -> colorama
pip -> colorama
ipykernel -> ipython[version='>=5.0'] -> colorama

Package parso conflicts for:
ipython -> jedi[version='>=0.10'] -> parso[version='0.1.0|>=0.1.0,<0.2|>=0.2.0|>=0.3.0|>=0.5.0|>=0.5.2|>=0.7.0']
jedi -> parso[version='0.1.0|>=0.1.0,<0.2|>=0.2.0|>=0.3.0|>=0.5.0|>=0.5.2|>=0.7.0']

Package zeromq conflicts for:
pyzmq -> zeromq[version='>=4.2.5,<4.2.6.0a0|>=4.2.5,<4.3|>=4.2.5,<4.3.0a0|>=4.3.1,<4.3.2.0a0|>=4.3.2,<4.3.3.0a0|>=4.3.1,<4.4.0a0']
jupyter_client -> pyzmq[version='>=13'] -> zeromq[version='>=4.2.5,<4.2.6.0a0|>=4.2.5,<4.3|>=4.2.5,<4.3.0a0|>=4.3.1,<4.3.2.0a0|>=4.3.2,<4.3.3.0a0|>=4.3.1,<4.4.0a0']

Package pywin32 conflicts for:
menuinst -> pywin32
jupyter_client -> pywin32[version='>=1.0']
conda[version='>=4.8.3'] -> menuinst[version='>=1.4.11,<2'] -> pywin32
jupyter_core -> pywin32[version='>=1.0']
ipykernel -> jupyter_client -> pywin32[version='>=1.0']

Package cryptography conflicts for:
urllib3 -> cryptography[version='>=1.3.4']
pyopenssl -> cryptography[version='>=1.3|>=1.3.4|>=1.9|>=2.1.4|>=2.2.1|>=2.8']
requests -> urllib3[version='>=1.21.1,<1.26,!=1.25.0,!=1.25.1'] -> cryptography[version='>=1.3.4']
conda[version='>=4.8.3'] -> pyopenssl[version='>=16.2.0'] -> cryptography[version='>=1.3.4|>=1.9|>=2.1.4|>=2.2.1|>=2.8']
urllib3 -> pyopenssl[version='>=0.14'] -> cryptography[version='>=1.3|>=1.9|>=2.1.4|>=2.2.1|>=2.8']

Package python-dateutil conflicts for:
jupyter_client -> python-dateutil[version='>=2.1']
ipykernel -> jupyter_client -> python-dateutil[version='>=2.1']
pandas -> python-dateutil[version='>=2.5.*|>=2.6.1']

Package m2w64-gcc-libs conflicts for:
scikit-learn -> libcblas[version='>=3.8.0,<4.0a0'] -> m2w64-gcc-libs
blas -> m2w64-gcc-libs
libcblas -> m2w64-gcc-libs
pytorch -> blas=[build=mkl] -> m2w64-gcc-libs
scipy -> libblas[version='>=3.8.0,<4.0a0'] -> m2w64-gcc-libs
libblas -> m2w64-gcc-libs
liblapack -> m2w64-gcc-libs
numpy -> libblas[version='>=3.8.0,<4.0a0'] -> m2w64-gcc-libs

Package idna conflicts for:
urllib3 -> cryptography[version='>=1.3.4'] -> idna[version='>=2.1']
urllib3 -> idna[version='>=2.0.0']
pip -> requests -> idna[version='>=2.5,<2.6|>=2.5,<2.7|>=2.5,<2.8|>=2.5,<2.9|>=2.5,<3']
pyopenssl -> cryptography[version='>=2.8'] -> idna[version='>=2.1']
conda[version='>=4.8.3'] -> requests[version='>=2.18.4,<3'] -> idna[version='>=2.5,<2.6|>=2.5,<2.7|>=2.5,<2.8|>=2.5,<2.9|>=2.5,<3']
requests -> urllib3[version='>=1.21.1,<1.26,!=1.25.0,!=1.25.1'] -> idna[version='>=2.0.0']
requests -> idna[version='>=2.5,<2.6|>=2.5,<2.7|>=2.5,<2.8|>=2.5,<2.9|>=2.5,<3']

Package olefile conflicts for:
torchvision -> pillow[version='>=4.1.1'] -> olefile
pillow -> olefile

Package six conflicts for:
python-dateutil -> six[version='>=1.5']
pyopenssl -> six[version='>=1.5.2']
traitlets -> six
pip -> html5lib -> six[version='>=1.9']
prompt-toolkit -> six[version='>=1.9.0']
conda[version='>=4.8.3'] -> conda-package-handling[version='>=1.3.0'] -> six[version='>=1.5.2']
urllib3 -> cryptography[version='>=1.3.4'] -> six[version='>=1.4.1|>=1.5.2']
numpy -> mkl-service[version='>=2,<3.0a0'] -> six
jupyter_client -> python-dateutil[version='>=2.1'] -> six[version='>=1.5']
mkl-service -> six
pyopenssl -> cryptography[version='>=2.8'] -> six[version='>=1.4.1']
jupyter_core -> traitlets -> six
pytorch -> mkl-service[version='>=2,<3.0a0'] -> six
scipy -> mkl-service[version='>=2,<3.0a0'] -> six
tornado -> singledispatch -> six
ipython -> prompt-toolkit[version='!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0'] -> six[version='>=1.9.0']
conda-package-handling -> six
pandas -> python-dateutil[version='>=2.6.1'] -> six[version='>=1.5']
ipykernel -> traitlets[version='>=4.1'] -> six
scikit-learn -> mkl-service[version='>=2,<3.0a0'] -> six
pickleshare -> pathlib2 -> six

Package liblapacke conflicts for:
scipy -> blas=[build=mkl] -> liblapacke==3.8.0[build='4_mkl|8_mkl|12_mkl|13_mkl|15_mkl|14_mkl|11_mkl|10_mkl|9_mkl|7_mkl|6_mkl|5_mkl']numpy -> blas=[build=mkl] -> liblapacke==3.8.0[build='4_mkl|8_mkl|12_mkl|13_mkl|15_mkl|14_mkl|11_mkl|10_mkl|9_mkl|7_mkl|6_mkl|5_mkl']scikit-learn -> blas=[build=mkl] -> liblapacke==3.8.0[build='4_mkl|8_mkl|12_mkl|13_mkl|15_mkl|14_mkl|11_mkl|10_mkl|9_mkl|7_mkl|6_mkl|5_mkl']
pytorch -> blas=[build=mkl] -> liblapacke==3.8.0[build='4_mkl|8_mkl|12_mkl|13_mkl|15_mkl|14_mkl|11_mkl|10_mkl|9_mkl|7_mkl|6_mkl|5_mkl']
blas -> liblapacke==3.8.0[build='4_h8933c1f_netlib|5_openblas|6_openblas|7_openblas|8_openblas|8_h8933c1f_netlib|9_openblas|12_openblas|12_mkl|13_mkl|14_openblas|15_openblas|16_openblas|15_mkl|*netlib|14_mkl|13_openblas|11_openblas|11_mkl|10_mkl|10_openblas|9_mkl|8_mkl|7_h8933c1f_netlib|7_mkl|6_h8933c1f_netlib|6_mkl|5_mkl|5_h8933c1f_netlib|4_openblas|4_mkl']

Package enum34 conflicts for:
jupyter_client -> traitlets -> enum34
ipython -> traitlets[version='>=4.2'] -> enum34
jupyter_core -> traitlets -> enum34
conda[version='>=4.8.3'] -> enum34
brotlipy -> enum34
traitlets -> enum34
pyopenssl -> cryptography[version='>=2.8'] -> enum34
ipykernel -> traitlets[version='>=4.1'] -> enum34
urllib3 -> brotlipy[version='>=0.6.0'] -> enum34
cryptography -> enum34

Package jupyter_client conflicts for:
jupyter -> ipykernel -> jupyter_client[version='>=4.1|>=4.2|>=5.3.4|>=5.3.1|>=5.2.0']
ipykernel -> jupyter_client

Package libsodium conflicts for:
jupyter_client -> pyzmq[version='>=13'] -> libsodium[version='>=1.0.16,<1.0.17.0a0|>=1.0.17,<1.0.18.0a0']
pyzmq -> libsodium[version='>=1.0.16,<1.0.17.0a0|>=1.0.17,<1.0.18.0a0']
zeromq -> libsodium[version='>=1.0.16,<1.0.17.0a0|>=1.0.17,<1.0.18.0a0']

Package requests conflicts for:
conda[version='>=4.8.3'] -> requests[version='>=2.18.4,<3']
pip -> requests
python=3.7 -> pip -> requests

Package tk conflicts for:
pillow -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.9,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']
torchvision -> pillow[version='>=4.1.1'] -> tk[version='8.6.*|>=8.6.10,<8.7.0a0|>=8.6.9,<8.7.0a0|>=8.6.8,<8.7.0a0|>=8.6.7,<8.7.0a0']

Package freetype conflicts for:
pillow -> freetype[version='2.5.*|2.6.*|2.7|2.7.*|2.7|2.8.*|2.8.1|2.8.1.*|>=2.8.1,<2.9.0a0|>=2.9.1,<3.0a0|>=2.8,<2.9.0a0']
torchvision -> pillow[version='>=4.1.1'] -> freetype[version='2.7|2.7.*|2.7|2.8.*|2.8.1|2.8.1.*|>=2.8.1,<2.9.0a0|>=2.9.1,<3.0a0|>=2.8,<2.9.0a0']

Package configparser conflicts for:
jupyter_client -> entrypoints -> configparser[version='>=3.5']
entrypoints -> configparser[version='>=3.5']

Package libtiff conflicts for:
pillow -> libtiff[version='4.*|4.0.*|>=4.0.10,<5.0a0|>=4.1.0,<5.0a0|>=4.0.9,<5.0a0|>=4.0.8,<4.0.10|>=4.0.3,<4.0.8|4.0.6|>=4.0.8,<5.0a0']
torchvision -> pillow[version='>=4.1.1'] -> libtiff[version='4.0.*|>=4.0.10,<5.0a0|>=4.1.0,<5.0a0|>=4.0.9,<5.0a0|>=4.0.8,<4.0.10|>=4.0.3,<4.0.8|>=4.0.8,<5.0a0']

Package lz4-c conflicts for:
zstd -> lz4 -> lz4-c[version='1.8.1.*|>=1.8.1.2,<1.9.0a0']
zstd -> lz4-c[version='>=1.8.1.2,<1.8.2.0a0|>=1.8.3,<1.8.4.0a0|>=1.9.2,<1.9.3.0a0|>=1.9.2,<1.10.0a0']
conda-package-handling -> libarchive[version='>=3.3.3'] -> lz4-c[version='>=1.8.1.2,<1.8.2.0a0|>=1.8.3,<1.8.4.0a0|>=1.9.2,<1.9.3.0a0|>=1.9.2,<1.10.0a0|>=1.8.1.2,<1.9.0a0']
libtiff -> zstd[version='>=1.4.4,<1.4.5.0a0'] -> lz4-c[version='>=1.8.3,<1.8.4.0a0|>=1.9.2,<1.9.3.0a0|>=1.9.2,<1.10.0a0']

Package backcall conflicts for:
ipykernel -> ipython[version='>=5.0'] -> backcall
ipython -> backcall

Package pygments conflicts for:
prompt-toolkit -> pygments
ipykernel -> ipython[version='>=5.0'] -> pygments
ipython -> pygments
jupyter -> jupyter_console -> pygments

Package jpeg conflicts for:
torchvision -> pillow[version='>=4.1.1'] -> jpeg[version='9.*|>=9c,<10a|>=9b,<10a']
pillow -> jpeg[version='8.*|9.*|>=9c,<10a|>=9b,<10a']
libtiff -> jpeg[version='9.*|>=9b,<10a|>=9c,<10a']

Package wheel conflicts for:
python=3.7 -> pip -> wheel
pip -> wheel

Package pyzmq conflicts for:
jupyter_client -> pyzmq[version='>=13']
jupyter -> notebook -> pyzmq[version='>=17']
ipykernel -> jupyter_client -> pyzmq[version='>=13']

Package ipaddress conflicts for:
urllib3 -> ipaddress
pyopenssl -> cryptography[version='>=2.8'] -> ipaddress
jupyter -> notebook -> ipaddress
cryptography -> ipaddress
requests -> urllib3[version='>=1.21.1,<1.26,!=1.25.0,!=1.25.1'] -> ipaddress

Package urllib3 conflicts for:
pip -> requests -> urllib3[version='>=1.21.1,<1.22|>=1.21.1,<1.23|>=1.21.1,<1.24|>=1.21.1,<1.25|>=1.21.1,<1.26,!=1.25.0,!=1.25.1']
requests -> urllib3[version='>=1.21.1,<1.22|>=1.21.1,<1.23|>=1.21.1,<1.24|>=1.21.1,<1.25|>=1.21.1,<1.26,!=1.25.0,!=1.25.1']
conda[version='>=4.8.3'] -> requests[version='>=2.18.4,<3'] -> urllib3[version='>=1.21.1,<1.22|>=1.21.1,<1.23|>=1.21.1,<1.24|>=1.21.1,<1.25|>=1.21.1,<1.26,!=1.25.0,!=1.25.1']

Package backports conflicts for:
tornado -> ssl_match_hostname -> backports
entrypoints -> configparser[version='>=3.5'] -> backports
ipython -> backports.shutil_get_terminal_size -> backports

Package asn1crypto conflicts for:
cryptography -> asn1crypto[version='>=0.21.0']
urllib3 -> cryptography[version='>=1.3.4'] -> asn1crypto[version='>=0.21.0']
pyopenssl -> cryptography[version='>=2.8'] -> asn1crypto[version='>=0.21.0']

Package libflang conflicts for:
torchvision -> numpy[version='>=1.11'] -> libflang[version='>=5.0.0']
blas -> openblas -> libflang[version='>=5.0.0']
scipy -> numpy[version='>=1.14.6,<2.0a0'] -> libflang[version='>=5.0.0']
libblas -> libopenblas==0.3.9=hcfe7411_0 -> libflang[version='>=5.0.0']
pandas -> numpy[version='>=1.14.6,<2.0a0'] -> libflang[version='>=5.0.0']
pytorch -> numpy[version='>=1.11'] -> libflang[version='>=5.0.0']
mkl-service -> numpy[version='>=1.11.3,<2.0a0'] -> libflang[version='>=5.0.0']
numpy -> openblas[version='>=0.2.20,<0.2.21.0a0'] -> libflang
numpy -> libflang[version='>=5.0.0']
scikit-learn -> numpy[version='>=1.14.6,<2.0a0'] -> libflang[version='>=5.0.0']

Package xz conflicts for:
libtiff -> xz[version='>=5.2.4,<5.3.0a0|>=5.2.4,<6.0a0']
libtiff -> zstd[version='>=1.4.4,<1.4.5.0a0'] -> xz[version='>=5.2.5,<5.3.0a0|>=5.2.5,<6.0a0']
conda-package-handling -> libarchive[version='>=3.3.3'] -> xz[version='>=5.2.4,<5.3.0a0|>=5.2.5,<5.3.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0']
pillow -> libtiff[version='>=4.1.0,<5.0a0'] -> xz[version='>=5.2.4,<5.3.0a0|>=5.2.4,<6.0a0']
zstd -> xz[version='>=5.2.4,<5.3.0a0|>=5.2.5,<5.3.0a0|>=5.2.5,<6.0a0|>=5.2.4,<6.0a0']

Package python-simplegeneric conflicts for:
ipython -> python-simplegeneric[version='>0.8']
ipykernel -> ipython[version='>=4.0'] -> python-simplegeneric[version='>0.8']

Package pyopenssl conflicts for:
conda[version='>=4.8.3'] -> pyopenssl[version='>=16.2.0']
requests -> urllib3[version='>=1.21.1,<1.26,!=1.25.0,!=1.25.1'] -> pyopenssl[version='>=0.14']
urllib3 -> pyopenssl[version='>=0.14']

Package traitlets conflicts for:
ipykernel -> ipython[version='>=5.0'] -> traitlets[version='>=4.2']
ipython -> traitlets[version='>=4.2']
jupyter -> ipykernel -> traitlets[version='>=4.1|>=4.3.1,<5.0.0|>=4.3.1|>=4.2.1|>=4.2|>=4.3']
jupyter_core -> traitlets
ipykernel -> traitlets[version='>=4.1']
jupyter_client -> traitlets

Package brotlipy conflicts for:
requests -> urllib3[version='>=1.21.1,<1.26,!=1.25.0,!=1.25.1'] -> brotlipy[version='>=0.6.0']
urllib3 -> brotlipy[version='>=0.6.0']

Package ssl_match_hostname conflicts for:
jupyter_client -> tornado[version='>=4.1'] -> ssl_match_hostname
tornado -> ssl_match_hostname
ipykernel -> tornado[version='>=4.2'] -> ssl_match_hostname

Package tqdm conflicts for:
conda[version='>=4.8.3'] -> conda-package-handling[version='>=1.3.0'] -> tqdm
conda-package-handling -> tqdm

Package futures conflicts for:
jupyter_client -> tornado[version='>=4.1'] -> futures
conda[version='>=4.8.3'] -> conda-package-handling[version='>=1.3.0'] -> futures
ipykernel -> tornado[version='>=4.2'] -> futures
tornado -> futures
conda-package-handling -> futures
conda[version='>=4.8.3'] -> futures[version='>=3.0.0']

Package ninja conflicts for:
torchvision -> pytorch==1.5.0 -> ninja
pytorch -> ninja

Package yaml conflicts for:
conda[version='>=4.8.3'] -> ruamel_yaml[version='>=0.11.14,<0.16'] -> yaml[version='>=0.1.7,<0.2.0a0|>=0.2.2,<0.3.0a0']
ruamel_yaml -> yaml[version='>=0.1.7,<0.2.0a0|>=0.2.2,<0.3.0a0']

Package cudatoolkit conflicts for:
torchvision -> cudatoolkit[version='>=10.2,<10.3']
pytorch -> cudatoolkit[version='>=10.2,<10.3']

Package ipython conflicts for:
jupyter -> ipykernel -> ipython[version='>=4.0.0|>=4.0|>=5.0']
ipykernel -> ipython[version='>=4.0.0|>=4.0|>=5.0']

Package wcwidth conflicts for:
prompt-toolkit -> wcwidth
ipython -> prompt-toolkit[version='!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0'] -> wcwidth

Package libpng conflicts for:
freetype -> libpng[version='1.6.*|>=1.6.21,<1.7|>=1.6.22,<1.6.31|>=1.6.32,<1.6.35|>=1.6.34,<1.7.0a0|>=1.6.35,<1.7.0a0|>=1.6.37,<1.7.0a0|>=1.6.28,<1.7|>=1.6.23,<1.7|>=1.6.32,<1.7.0a0']
pillow -> freetype[version='>=2.9.1,<3.0a0'] -> libpng[version='1.6.*|>=1.6.21,<1.7|>=1.6.22,<1.6.31|>=1.6.32,<1.6.35|>=1.6.34,<1.7.0a0|>=1.6.35,<1.7.0a0|>=1.6.37,<1.7.0a0|>=1.6.32,<1.7.0a0|>=1.6.28,<1.7|>=1.6.23,<1.7']

Package pycparser conflicts for:
brotlipy -> cffi[version='>=1.0.0'] -> pycparser
cffi -> pycparser
pytorch -> cffi -> pycparser

Package tornado conflicts for:
ipykernel -> tornado[version='>=4.0|>=4.2']
ipykernel -> jupyter_client -> tornado[version='>=4.1|>=4.1,<6']
jupyter_client -> tornado[version='>=4.1|>=4.1,<6']
jupyter -> ipykernel -> tornado[version='>=4|>=4,<6|>=4.0|>=4.2|>=5.0|>=5.0,<7|>=4.1,<7']

Package python-pathlib2 conflicts for:
pickleshare -> python-pathlib2
ipython -> pickleshare -> python-pathlib2

Package jupyter_core conflicts for:
jupyter_client -> jupyter_core[version='>=4.6.0']
jupyter -> nbconvert -> jupyter_core[version='>=4.4.0|>=4.6.0|>=4.6.1']
ipykernel -> jupyter_client -> jupyter_core[version='>=4.6.0']

Package pypy3.6 conflicts for:
cryptography -> cffi -> pypy3.6[version='7.3.0.*|7.3.1.*']
pytorch -> cffi -> pypy3.6[version='7.3.0.*|7.3.1.*']
brotlipy -> cffi[version='>=1.0.0'] -> pypy3.6[version='7.3.0.*|7.3.1.*']
cffi -> pypy3.6[version='7.3.0.*|7.3.1.*']

Package jedi conflicts for:
ipython -> jedi[version='>=0.10']
ipykernel -> ipython[version='>=5.0'] -> jedi[version='>=0.10']

Package pickleshare conflicts for:
ipython -> pickleshare
ipykernel -> ipython[version='>=5.0'] -> pickleshare

Package win_inet_pton conflicts for:
urllib3 -> pysocks[version='>=1.5.6,<2.0,!=1.5.7'] -> win_inet_pton
pysocks -> win_inet_ptonThe following specifications were found to be incompatible with your CUDA driver:

  - feature:/win-64::__cuda==11.0=0
  - feature:|@/win-64::__cuda==11.0=0

Your installed CUDA driver is: 11.0

Note that strict channel priority may have removed packages required for satisfiability.

I also have issues like these when trying to install fastai in an environment that has cudatoolking=10.2 .

If I use mamba instead of conda, it finds a solution, but replaces pytorch with CPU version.

Support for cuda 10.2 would be welcome