-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Upon creating a new conda environment and attempting to install the requirements through pip install -r requirements.txt, it returned this:

Also attempted creating a new conda environment using the provided environment.yml file, returned this & had a bunch of packages under:

Used conda env export --no-builds > environment.yml
returned CondaValueError: prefix already exists: C:\Users\Rikki\anaconda3
ran conda env create -f environment.yml -n myvenv
returned

and

for numerous packages
Metadata
Metadata
Assignees
Labels
No labels