Project

General

Profile

"cdo" installation with jupyter notebook on windows 10

Added by Berkant Yıldız over 1 year ago

" conda install -c conda-forge python-cdo "

I am trying to "cdo" install with this code.
I get the following error. I'm new to this, I need your help about useful pages you can direct me and how to install "cdo".
Thank you for already.

###

Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve.
Solving environment: ...working... failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve.
Solving environment: ...working...
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press CTRL-C to abort.
failed

Note: you may need to restart the kernel to use updated packages.

Building graph of deps: 0%| | 0/5 [00:00Examining python-cdo: 0%| | 0/5 [00:00Examining /win-64::__archspec==1=x86_64: 20%|## | 1/5 [00:00<00:03, 1.04it/s]
Examining
/win-64::__archspec==1=x86_64: 40%|#### | 2/5 [00:00<00:01, 2.09it/s]
Examining python=3.9: 40%|#### | 2/5 [00:00<00:01, 2.09it/s]
Examining /win-64::__win==0=0: 60%|###### | 3/5 [00:01<00:00, 2.09it/s]
Examining
/win-64::__win==0=0: 80%|######## | 4/5 [00:01<00:00, 2.73it/s]
Examining @/win-64::__cuda==11.6=0: 80%|######## | 4/5 [00:01<00:00, 2.73it/s]

Determining conflicts: 0%| | 0/5 [00:00Examining conflict for python python-cdo: 0%| | 0/5 [00:00

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

Output in format: Requested package -> Available versions ###


Replies (1)

RE: "cdo" installation with jupyter notebook on windows 10 - Added by Estanislao Gavilan over 1 year ago

hi,

I think you cannot install cdo via conda in windows. If you want to use cdo in your windows you need to do it via virtual machine or WSL2 under Linux environment.

Kind regards

Estanislao

    (1-1/1)