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

python error on ubuntu22.04(stupid ubuntu #162

Open
zzidun opened this issue Apr 22, 2022 · 8 comments
Open

python error on ubuntu22.04(stupid ubuntu #162

zzidun opened this issue Apr 22, 2022 · 8 comments

Comments

@zzidun
Copy link

zzidun commented Apr 22, 2022

Describe the bug

I upgraded my system to ubuntu22.04.
then when i open the config window, something went wrong.

look:
Screenshot_20220422_205804

it looks like Python 3.10 is causing problems.

i have recompiled and reinstall the plugin.

System Information

  • Kde: 5.24.4
  • Qt: 5.15.3
  • OS: ubuntu22.04
  • Installation Source: git
@zzidun
Copy link
Author

zzidun commented Apr 22, 2022

here is all infomation
Screenshot_20220422_211940

@catsout
Copy link
Owner

catsout commented Apr 22, 2022

python-websockets support python 3.10 after 10.0
https://tracker.debian.org/news/1314526/accepted-python-websockets-102-1-source-into-unstable/

But Ubuntu's newest python-websockets is at 9.1, as your info, the python is at 3.10, so it's broken
https://launchpad.net/ubuntu/ source/python-websockets

No idea, please report bug to ubuntu, or switch to another distribution

@zzidun
Copy link
Author

zzidun commented Apr 22, 2022

i update websockets by command pip3.10 install --upgrade websockets .
the problem solved.
thank you^_^

@DanteWaker
Copy link

It really worked:
pip3 install --upgrade websockets

@9551-Dev
Copy link

9551-Dev commented Dec 3, 2022

pip3.10 install --upgrade websockets

Oh my god you are my lord and savior. finally it works.
the last time i tried to get it to work i manged to nuke my install :kekw:

@Koumamura
Copy link

i update websockets by command pip3.10 install --upgrade websockets . the problem solved. thank you^_^

Vlw , problema fixado ! obrigado mesmo

@rajatKokane
Copy link

i update websockets by command pip3.10 install --upgrade websockets . the problem solved. thank you^_^

God bless. I was searching for this for hours. I literally reinstalled kde plasma multiple times to fix this.

@catsout catsout unpinned this issue Mar 7, 2024
@JasminDreasond
Copy link

JasminDreasond commented May 7, 2024

the websockets command didn't work for me. I keep getting the same error message. and the python version doesn't appear here. I completely did everything asked in the tutorial and it seems that the modules are being loaded from the brew command.
tinyyay

@fellalli fellalli mentioned this issue Jul 20, 2024
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

7 participants