Unable to create Anaconda environment

Hi Garth,

The error might be due to some library version conflicts. You can try reinstalling the environment using the following command: conda env create -f https://raw.githubusercontent.com/quantra-go-algo/Quantra_Environment/main/environment_windows_ml.yml

Please let us know if you still face the issue.