when I run the adeept_darkpaw/server/webServer .py command to start the webserver on my Darkpaw.File "adeept_darkpaw/server/webServer.py", line 24, in <module> import websockets ModuleNotFoundError: No module named 'websockets'
I tried to run the "sudo pip3 install websockets" get this error message, Could not find a version that satisfies the requirements WebSockets from version: none.
Not sure where to go from here? I understand I need webScockes installed in my Pi not sure what version I need how to install it.
Thank you for any help.
James
|