You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like Python 3.13 changed some library interfaces.
The release note says:
Remove the ability to use Path objects as context managers. This functionality was deprecated and has had no effect since Python 3.9. (Contributed by Barney Gale in gh-83863.)
Uh oh!
There was an error while loading. Please reload this page.
It seems like Python 3.13 changed some library interfaces.
The release note says:
See https://docs.python.org/3/whatsnew/3.13.html#id4
The text was updated successfully, but these errors were encountered: