Skip to content

Conversation

wang701
Copy link
Contributor

@wang701 wang701 commented Feb 16, 2021

I ran into #342 where I cannot just create a new conda environment using the existing environment.yml file.

Reference issue

See #342.

What does this implement/fix?

  1. I added a channel to the yml file so that conda knows where to look for packages like cvxpy.
  2. Since requirements needs Python to be 3.9 and up. I specified it in the yml file as well.

Additional information

None.

Add a few lines in yml file to clarify dependencies
@wang701 wang701 changed the title Fix: cyxpy cannot be installed Fix: cvxpy cannot be installed Feb 17, 2021
Copy link
Owner

@AtsushiSakai AtsushiSakai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. Thank you!!

@AtsushiSakai AtsushiSakai merged commit ef3fcec into AtsushiSakai:master Feb 20, 2021
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

Successfully merging this pull request may close these issues.

2 participants