-
Notifications
You must be signed in to change notification settings - Fork 37
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
Unhandled exception: 'Lock' object is not iterable #8
Comments
You're most likely running a higher version of Python (3.9.X) instead of the recommended 3.6.7. Downgrade to 3.6.7 and it should work fine. |
using 3.8.8 on windows 10 |
Quick-Solution:
You can now use python 3.9 for the boompow client! Long term solution: |
Released v3.0.1 with amqtt |
I get the following message when I try to run on Windows 10.
Please advise.
The text was updated successfully, but these errors were encountered: