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

Version conflicts while making the virtual environment using environment.yml file. #8

Open
AmanSavaria1402 opened this issue Jun 25, 2021 · 3 comments

Comments

@AmanSavaria1402
Copy link

Hi,
I am trying to implement the repository on my personal laptop for a project. However, while creating the new virtual environment using the requirements.yml file, I face lots of version conflicts among the different libraries. At first, using the command and directly using the requirements.yml file, I get the following error:
Annotation 2021-06-25 171221

After removing PyTorch from the channels and the packages causing the error from the yml file, I get lots of version conflicts in the other libraries.
Annotation 2021-06-25 171454

What should I do to create the venv now?
Thank You.

@gattaloukik123
Copy link

I am facing the same issue when I am trying to create an environment using the yaml file, did you find the solution to this? @AmanSavaria1402

If not, please help us out @Hippogriff

Thanks

@vedaant912
Copy link

I am having also the same issue while using the environment.yml file. Any ideas how to resolve the issue?

Thanks

@AmanSavaria1402
Copy link
Author

Sorry for the late followup guys, but what worked for me is just removing the versions from the libraries that are causing the issues

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

3 participants