Skip to content

CNApy&CPLEX error under Mac OS X #491

@fcatrambone

Description

@fcatrambone

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

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions