Open
Description
Dear developer,
I am trying to run smenata with this command:
smetana --flavor fbc2 -o test3 -v -d --molweight --solver cplex --zeros genome2.xml genome1.xml
but i received this error: TypeError: add_variable() got an unexpected keyword argument 'update'
so I removed the update argument in all relavent scripts, but then i received this error:
TypeError: solve() got an unexpected keyword argument 'pool_size'
Does anyone ever faced the same issue? I am running my program on a docker and the version i am using is:
carveme 1.6.2
cplex 22.1.1.0
memote 0.17.0
smetana 1.2.0
Python 3.9.20
and the same issue happened when i used gurobi
Metadata
Metadata
Assignees
Labels
No labels