I may not be the best to answer the question but will give it a shot.
pyclip is typically a pip install
from terminal “python -m pip install pyclip” should install the needed package if that is all waydroid needs. My current gpu on this system will not let me test unfortunately.
Hi thanks for the welcome and thoughts
I ran python -m pip install pyclip and it worked, thanks!
Thing is on Fedora Kinoite I didn’t need to do pip installs I just did
rpm-ostree install waydroid
But on bazzite waydroid is included so running the above doesn’t work since it’s already installed. On Kinoite I imagine that one command would have installed pyclip. So I expected the same of Bazzite. But I’m also surprised that since they ship with Waydroid, that pyclip isn’t included by default.
BTW I posted this issue in Github too I’ll update that issue to ask for pyclip by default.