-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Thank you so much for your extraordinary work. I hope to replicate your work. But I encountered the following problems while running and would like to know how to solve them.
File "C:\Users\24147.conda\envs\pytorch2.3.0\lib\multiprocessing\process.py", line 315, in _bootstrap
self.run()
File "C:\Users\24147.conda\envs\pytorch2.3.0\lib\multiprocessing\process.py", line 108, in run
self._target(*self._args, **self._kwargs)
File "E:\Pycharm Workspace\pythonProject\gurobi.py", line 60, in collect
A2, v_map2, v_nodes2, c_nodes2, b_vars2 = get_a_new2(filepath)
File "E:\Pycharm Workspace\pythonProject\helper.py", line 327, in get_a_new2
m.readProblem(ins_name)
File "src\pyscipopt\scip.pxi", line 8933, in pyscipopt.scip.Model.readProblem
File "src\pyscipopt\scip.pxi", line 288, in pyscipopt.scip.PY_SCIP_CALL
Exception: SCIP: a required plugin was not found !