Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Environment errors #27

Open
ricky122-5 opened this issue Jul 11, 2022 · 0 comments
Open

Environment errors #27

ricky122-5 opened this issue Jul 11, 2022 · 0 comments

Comments

@ricky122-5
Copy link

Upon creating a new conda environment and attempting to install the requirements through pip install -r requirements.txt, it returned this:
image
Also attempted creating a new conda environment using the provided environment.yml file, returned this & had a bunch of packages under:
image
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
image
and
image
for numerous packages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant