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

Get rid of petab DeprecationWarnings #2509

Closed
dweindl opened this issue Sep 27, 2024 · 0 comments
Closed

Get rid of petab DeprecationWarnings #2509

dweindl opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
PEtab PEtab-import related python

Comments

@dweindl
Copy link
Member

dweindl commented Sep 27, 2024

A couple of places still require updating, e.g.:

/venv/bin/amici_import_petab:8: DeprecationWarning: Accessing `petab.Problem` is deprecated and will be removed in the next major release. Please use `petab.v1.Problem` instead.
  sys.exit(_main())
/venv/bin/amici_import_petab:8: DeprecationWarning: Accessing `petab.lint_problem` is deprecated and will be removed in the next major release. Please use `petab.v1.lint_problem` instead.
@dweindl dweindl added python PEtab PEtab-import related labels Sep 27, 2024
@dweindl dweindl self-assigned this Sep 29, 2024
dweindl added a commit to dweindl/AMICI that referenced this issue Sep 29, 2024
@dweindl dweindl closed this as completed in 26de519 Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PEtab PEtab-import related python
Projects
None yet
Development

No branches or pull requests

1 participant