Я добавил путь к каталогу bin для opl в настройках системной среды.
Ниже приведен путь.
C:\Program Files\IBM\ILOG\CPLEX_Studio1210\opl\bin\x64_win64
Однако doopl продолжает выдавать мне ошибку, как показано ниже
File "C:\Python37\lib\site-packages\doopl\opl.py", line 18, in <module>
raise ImportError('Could not import OPL wrappers. Make sure than OPL bin directory is in the PATH')
ImportError: Could not import OPL wrappers. Make sure than OPL bin directory is in the PATH
Мне нужно добавить какой-нибудь другой путь?