Python setup (optional)ΒΆ
Once you have installed Hexaly Optimizer on your computer, the recommended way to link Hexaly Optimizer to your Python installation, is to type the following command in a command prompt or in the prompt of your Python environment (Anaconda for instance):
pip install hexaly -i https://pip.hexaly.com
This command must be executed each time you install a new version of Hexaly Optimizer.
Note
Note that it only configures the integration of Hexaly Optimizer in Python. It is not a substitute for a proper installation of Hexaly Optimizer with a Hexaly license.