Installing micom

micom is present on PyPi (the Python Package Index), so it can be installed via pip with

pip install --user micom

For a system-wide installation you can omit --user.

The same installation strategy also works with Anaconda installations or any other Python distribution. Supported Python versions are 2.7, 3.4, 3.5 and 3.6.

Solvers

Many of the methods in micom unfortunately require high performance and QP-capable solvers. Thus, for full functionality you will require a commercial solver such as Cplex or Gurobi. Both have academic licenses and can be obtained for free for academic users.