Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError when running enzymatic constraints problem #51

Open
thuwilliamwyx opened this issue Dec 18, 2024 · 0 comments
Open

TypeError when running enzymatic constraints problem #51

thuwilliamwyx opened this issue Dec 18, 2024 · 0 comments

Comments

@thuwilliamwyx
Copy link

When I want to run an enzymatic constraints problem, the program raise: TypeError: Solver.add_constraint() got an unexpected keyword argument 'update'.
It focus on: cobra\simulation.py", line 75, in pFBA, solver.add_constraint('obj', objective, '>', obj_frac * pre_solution.fobj, update=False)

Should I make some options before running an enzymatic constraints problem? Thanks a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant