View: 1791|Reply: 1

Darkpaw Webscockets error could not find a version

[Copy link]

1

Threads

1

Posts

23

Credits

Newbie

Rank: 1

Credits
23
Post time 2020-11-8 17:12:20 | Show all posts |Read mode
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




Reply

Use magic Report

23

Threads

223

Posts

814

Credits

Senior member

Rank: 4

Credits
814
Post time 2021-2-4 17:08:18 | Show all posts
Before executing this command, you need to run the command "sudo python3 adeept_darkpaw/setup.py" to install the dependent libraries
Reply

Use magic Report

You have to log in before you can reply Login | Sign Up

Points Rules