I am trying to install the CSD Python API but encountered an UnsatisfiableError

Modified on Thu, 1 Aug, 2024 at 12:16 PM

If you are trying to install the API separately and you get the following error message or similar:

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

Output in format: Requested package -> Available versions

The solution is to add the conda forge channel first then retry the installation:

conda config --add channels conda-forge

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article