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

Python 3.13: TypeError: cannot inherit frozen dataclass from a non-frozen one #197

Open
xkxk9991 opened this issue Oct 28, 2024 · 3 comments

Comments

@xkxk9991
Copy link

Hi, when I am trying to import yadg it gives me that error in the title. I am using python 3.13 is that possibly the issue? Thanks!

@xkxk9991
Copy link
Author

Never mind i think it is the issue of the python version. Was able to resolve when I downgrade to python 3.11

@PeterKraus PeterKraus reopened this Oct 29, 2024
@PeterKraus PeterKraus changed the title TypeError: cannot inherit frozen dataclass from a non-frozen one Python 3.13: TypeError: cannot inherit frozen dataclass from a non-frozen one Oct 29, 2024
@PeterKraus
Copy link
Contributor

Thanks for bringing the issue up. We'll have to have a look at what's broken in Python 3.13; I've reopened it so that it's not forgotten.

@PeterKraus
Copy link
Contributor

PeterKraus commented Nov 2, 2024

Blocked by hgrecco/pint#2065. In the meantime, yadg-5.1.5 has the proper pinning for python and xarray.

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

No branches or pull requests

2 participants