wallpaper-engine-kde-plugin icon indicating copy to clipboard operation
wallpaper-engine-kde-plugin copied to clipboard

python helper run failed

Open D7man47 opened this issue 2 years ago • 7 comments

i want to know what the problem Screenshot_20230104_130542

D7man47 avatar Jan 04 '23 10:01 D7man47

Make sure you have the python3-websockets package installed, If you do make sure the package is 3.10 or newer.

Jelgnum avatar Jan 05 '23 06:01 Jelgnum

image This seems to be the same problem, but I installed python3-websockets

anjiahao1 avatar Jan 05 '23 13:01 anjiahao1

python3-websockets version is 9.1-1, and the python version is 3.11.1. But it didn't work

D7man47 avatar Jan 05 '23 13:01 D7man47

i try pip install --upgrade websockets,it run well ,thx!

anjiahao1 avatar Jan 05 '23 13:01 anjiahao1

Then you just need to do the same thing anjiahao1 did

Jelgnum avatar Jan 05 '23 15:01 Jelgnum

i did it but it dosen't work

D7man47 avatar Jan 06 '23 10:01 D7man47

This worked for me cmake -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ .. via

sdrakulich avatar Jan 09 '23 13:01 sdrakulich