I've been trying to install PyQt6 on my Ubuntu machine, running Python 3.8.10.
Following the instructions on the site, I have tried the following:
I have also tried with pip3
and I have tried installing in PyCharm:
Any suggestions on how i can satisfy the distribution they're looking for? I'm not really sure what is meant by these error messages.
Thanks!