-
Notifications
You must be signed in to change notification settings - Fork 77
model.as_pyscipopt() error! #368
Copy link
Copy link
Open
Labels
type/bug 🐛Something isn't workingSomething isn't working
Description
Describe the bug
scip_model = env.model.as_pyscipopt()
File "src/pyscipopt/scip.pyx", line 992, in pyscipopt.scip.Model.from_ptr
TypeError: an integer is required
Setting
- OS: LInux
- Python version: 3.9.7
- Ecole version: ecole_tree_mdp
I have printed the 'env.model', follows:
<class 'ecole.core.scip.Model'>
But, it still has the above bug. Please help me, thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/bug 🐛Something isn't workingSomething isn't working