sbmlteam / libsbml

LibSBML is a native library for reading, writing and manipulating files and data streams containing the Systems Biology Markup Language (SBML). It offers language bindings for C, C++, C#, Java, JavaScript, MATLAB, Perl, PHP, Python, R and Ruby.

Home Page:https://sbml.org/software/libsbml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python 3.11 support?

tillea opened this issue · comments

Hi,
Debian is switching to Python 3.11. Do you support this Python version officially or should I expect issues since this is not tested yet?
Kind regards, Andreas.

We have 3.11 binary wheels up at pypi. So we have been compiling libsbml just fine for 3.11. You will need the latest github release 5.19.7. Please let us know if you encounter any issues.