Decision Optimization

 View Only

 Unable to upgrade docplex

Nicole van der Zanden's profile image
Nicole van der Zanden posted Fri April 11, 2025 03:39 AM

Hello,

I am trying to upgrade the free version of the Cplex solver to the academic version of the solver in Python. According to the readme file, I should use the following command in Anaconda:

  docplex config --upgrade Full_Path_To_This_CPLEX_Studio_Installation

However, this results in the following error: 

'docplex' is not recognized as an internal or external command, operable program or batch file.

Anyone knows what I should do in this case?