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
Thanks for letting us know. Haven't looked into 3.12.
Hey @cojmeister are you still working on the PR #65 ? If there's nothing else I can I can merge the PR and can take a look at upgrading the master codebase to 3.12.
setuptools
is no longer installed by default in python 3.12: python/cpython#101039_sinricpro_websocket.py
depends on it, causing this exception if not installed:It should be added as an explicity dependency.
The text was updated successfully, but these errors were encountered: