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

cloudpathlib has incompatibilities with python 3.13 #472

Closed
msmitherdc opened this issue Sep 18, 2024 · 4 comments · Fixed by #474
Closed

cloudpathlib has incompatibilities with python 3.13 #472

msmitherdc opened this issue Sep 18, 2024 · 4 comments · Fixed by #474

Comments

@msmitherdc
Copy link

msmitherdc commented Sep 18, 2024

ImportError: cannot import name '_PathParents' from 'pathlib'
ImportError: cannot import name 'posixpath' from 'pathlib'
ImportError: cannot import name '_make_selector' from 'pathlib'

@pjbull
Copy link
Member

pjbull commented Sep 19, 2024

Thanks for the heads up—will look at getting these in close to/around release.

@pjbull
Copy link
Member

pjbull commented Oct 18, 2024

@msmitherdc Just released v0.20.0 to PyPI. Should be good to go with Python 3.13. Let us know if you find any issues.

@msmitherdc
Copy link
Author

awesome, i can see it wasn't a small job with some of the internal methods going away

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 a pull request may close this issue.

2 participants