Skip to content
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

python3-ws4py The following packages have unmet dependencies: python3-ws4py : Depends: python3:any (>= 3.3.2-2~) #46

Open
kgwrocks opened this issue Aug 10, 2019 · 1 comment

Comments

@kgwrocks
Copy link

I see that there have not been updates for a while.
I am new to using raspberry pi's but I can't get past this error:

sudo apt-get install python3-ws4py
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
python3-ws4py : Depends: python3:any (>= 3.3.2-2~)
E: Unable to correct problems, you have held broken packages.

I have also tried:
sudo pip install ws4py
cd pistreaming/
python3 server.py

Traceback (most recent call last):
File "server.py", line 16, in
from ws4py.websocket import WebSocket
ModuleNotFoundError: No module named 'ws4py'

@MrMEScott
Copy link

MrMEScott commented Aug 17, 2019

FWIW, I had the same issue. The previous post #45 offers a solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants