Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix version compatibility issue in 'ode.py'
Adjusted a condition in 'ode.py' to handle changes in sys.version_info from 3.12 onwards. This fix ensures compatibility with newer Python versions as system requirements are now checked before the execution of certain commands.
- Loading branch information