IBMDecisionOptimization / docplex-examples

These samples demonstrate how to use the DOcplex library to model and solve optimization problems.
https://ibmdecisionoptimization.github.io/
Apache License 2.0
396 stars 229 forks source link

CPLEX runtime not found: please install CPLEX or solve this model on DOcplexcloud #24

Closed Cagrali closed 4 years ago

Cagrali commented 4 years ago

Hello,

I am new to Python-Cplex modeling. Normally, I use Java.

I was just trying to learn some about it. Let me explain what I did and tried:

So far, nothing worked. I really really appreciate it if you could help me? Please remember that, I am new to Python and I don't know many things about Python-Cplex modeling including DOcplexcloud.

Regards,

vlkong commented 4 years ago

Hi,

There are a few things you can do to solve:

Cagrali commented 4 years ago

Thank you! When I reopened PyCharm, it worked!