-
Notifications
You must be signed in to change notification settings - Fork 79
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
conda cannot solve current environment.yml (windows x64) #43
Comments
Hi thanks for trying out the tool! What error message are you getting? |
It starts like below and goes on for hundreds of similar errors
|
What conda version do you have installed on your machine?
Also, I am using the libmamba solver for conda. Possibly this helps as well:
|
Did this resolve your issue? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, thanks for your tool!
I was trying to set it up but conda fails to solve the dependency conflicts in the current environment.yml
I tried this command:
conda env create -f environment.yml
The text was updated successfully, but these errors were encountered: