This repository was archived by the owner on Dec 6, 2021. It is now read-only.

Description
I was trying to setup the conda environment. when I run
conda env create -f environment.yml
I ran into the following errors.
UnsatisfiableError: The following specifications were found to be incompatible with each other:
Output in format: Requested package -> Available versions




I am using an Ubuntu 18.04 machine with Python 3.6.9 and conda 4.9.2