simplisafe-python
simplisafe-python copied to clipboard
Something strange happening with script/setup
Something strange is happening with multidict when the script executes with "script/setup".
I get this error:
- Updating multidict (5.2.0 -> 6.0.4): Failed
ChefBuildError
Backend subprocess exited when trying to invoke build_wheel
To Reproduce I'm on python 3.12.4 on macOS, following the steps carefully here:
https://simplisafe-python.readthedocs.io/en/latest/usage.html#authentication
Any ideas?