-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello!
I'm trying to install CNApy on an Arm Mac (M1) using miniConda (yes, the Arm version). However, it appears that the cplex package for arm64 does not exist in the repos. In fact, i get this error message:
LibMambaUnsatisfiableError: Encountered problems while solving:
- nothing provides cplex needed by cnapy-1.1.9-py_0
Could not solve for environment specs
The following package could not be installed
└─ cnapy 1.1.9** is not installable because it requires
└─ cplex, which does not exist (perhaps a missing channel).
I have tried to install the regular cplex OSX64 package using conda install directly from the compressed file, but i still get the same error.
Anyone knows how to solve the issue? Thanks!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request