Error installing pyside6...
Solved
Qt for Python
-
wrote on 3 May 2021, 01:50 last edited by
Hi all. I have a problem when I follow the instructions to install pyside6 (https://doc.qt.io/qtforpython/quickstart.html). When I try to put this line: pip install pyside6. The following error pops up:
How can I proceed? -
wrote on 3 May 2021, 03:02 last edited by
I had to reinstall python from 3.8 to 3.9 and it works.
2/2