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

Support for Python 3.10 #2615

Closed
wants to merge 2 commits into from
Closed

Support for Python 3.10 #2615

wants to merge 2 commits into from

Conversation

Dapid
Copy link

@Dapid Dapid commented Jan 24, 2023

Description

Now it works under Python 3.10

Key checklist:

  • [ x] No style issues: $ flake8
  • [ x] All tests pass: $ python run-tests.py --unit
  • [ x] The documentation builds: $ cd docs and then $ make clean; make html

You can run all three at once, using $ python run-tests.py --quick.

Further checks:

N/A

  • Code is commented, particularly in hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

@brosaplanella
Copy link
Member

Hi! Thanks for the contribution, unfortunately we can't support Python 3.10 yet as a main dependency (CasADI) does not support it. We already have #2435 in progress for when CasADI updates.

If you want to contribute to PyBaMM a good place to start are the issues labelled as easy.

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

Successfully merging this pull request may close these issues.

2 participants