How to update Gurobi
From Gurobi 8.1 to 9.0
- uninstall your old version (from control panel).
- install (by default) and activate (through cmd).
- double click on the pysetup.bat as the Manual told you.
- If DLL import error still exists, copy and paste the gurobi library to your python library. E.g., “C:\gurobi900\win64\python36\lib\gurobipy” to
“C:\Users\USERNAME\AppData\Local\Programs\Python\Python36\Lib\gurobipy”.
本文详细介绍了如何从Gurobi 8.1版本平滑升级到9.0版本,包括卸载旧版、安装新版、激活软件及解决可能出现的DLL导入错误的具体步骤。

被折叠的 条评论
为什么被折叠?



