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
Hi all! This is my first issue here... please let me know if you need any more information
rpds-py did a new release yesterday. However, this new release seems to ship only the Python 3.13 wheels for free-threaded mode. If you are using Python 3.13 without the free-threaded mode... you are required to build it from scratch:
The wheel files have a subtle difference (which is cp313t instead of cp313):
For MacOS and ManyLinux, this has been addressed and the distributions for both free-threaded and not free-threaded have been uploaded, but for Windows this is not the case.
Can we get this resolved? Could we also upload the standard 3.13 wheels for Windows? Thanks in advance!