wallpaper-engine-kde-plugin
wallpaper-engine-kde-plugin copied to clipboard
python helper run failed
i want to know what the problem
Make sure you have the python3-websockets package installed, If you do make sure the package is 3.10 or newer.
This seems to be the same problem, but I installed python3-websockets
python3-websockets version is 9.1-1, and the python version is 3.11.1. But it didn't work
i try pip install --upgrade websockets
,it run well ,thx!
Then you just need to do the same thing anjiahao1 did
i did it but it dosen't work
This worked for me cmake -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ ..
via