オリジナルURL:Which Python versions are supported by Gurobi?
次の表は現在Gurobiの各バージョンがサポートしているPythonのバージョンを示しています。✔ はGurobiのインタラクティブシェルで利用されているPythonバージョンです。
Python | 2.7 | 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | 3.11 |
Gurobi | ||||||||
8.0 | ✔ | ✔ | ✔ | |||||
8.1 | ✔ | ✔ | ✔ | ✔ | ||||
9.0 | ✔ | ✔ | ✔ | ✔ | ✔ | |||
9.1 | ✔ | ✔ | ✔ | ✔ | ✔ | |||
9.5 | ✔ | ✔ | ✔ | ✔ |
✔ |
|
||
10.0 | ✔ | ✔ | ✔ |
✔ |
✔ |
macOS上のGurobi.10.0ではインタラクティブシェルでPython 3.9が利用されています。また、Python 3.7は2023年7月にEnd-of-Lifeを迎え、公式にサポートされていない点にご注意ください。その他 Gurobiがサポートしているソフトウェアについて、より詳細には Platforms supported by Gurobi をご確認ください。
注: ここに記載する情報は、Gurobi OptimizerをGurobiウェブサイトからダウンロードした場合のものです。condaおよびPyPIパッケージでは、これらのうちの一部のみが利用可能となっている場合があります。
その他の資料
- How do I install Gurobi for Python?
- How do I resolve common installation issues with the Gurobi Python Interface: gurobipy?
- How do I resolve the error "UnsatisfiableError" when using conda install?
- How do I update my Gurobi installation to a newer version?
- How do I resolve the error "Could not open PYTHONSTARTUP"?
- Platforms supported by Gurobi
Comments
0 comments
Article is closed for comments.