-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
installationProblem with installationProblem with installation
Description
just sharing my experience now...
I just tried to install modopt on my conda env. As you pin requirements and you don't provide conda packages
I had to use pip. Doing so just downgraded numpy on my env and simply broke all my installation.
please please avoid pinning numpy versions (use >= and not ==) and consider pypi and conda packages
🙏
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
installationProblem with installationProblem with installation