Skip to content

Compatibility with newer Python versions#547

Merged
mwetter merged 1 commit into
lbl-srg:python_compatibilityfrom
rpatureau:python_compatibility
Apr 29, 2024
Merged

Compatibility with newer Python versions#547
mwetter merged 1 commit into
lbl-srg:python_compatibilityfrom
rpatureau:python_compatibility

Conversation

@rpatureau
Copy link
Copy Markdown
Contributor

Installing with Python >= 3.10 is not possible "out-of-the-box"
It seems there is an issue with PyYAML not being compatible with Cython >= 3

Installing PyYAML 6.0.1 instead solves the issue (tested with a fresh install of Python 3.10.14 and Python 3.12.3)

PyYAML changes:

6.0.1 (2023-07-18)

6.0 (2021-10-13)

@rpatureau
Copy link
Copy Markdown
Contributor Author

Successfully tested with Python 3.8.19

@mwetter mwetter changed the base branch from master to python_compatibility April 24, 2024 14:55
@mwetter mwetter merged commit 1b4d9a1 into lbl-srg:python_compatibility Apr 29, 2024
mwetter added a commit that referenced this pull request Apr 30, 2024
Co-authored-by: Remi Patureau <148592348+rpatureau@users.noreply.github.com>
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