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
Feedback sent
We appreciate your effort and will try to fix the article