Qt 6.11 is out! See what's new in the release
blog
Command "python setup.py egg_info" failed with error code 1
-
When I try to install PySide with pip (pip install PySide) I get Command "python setup.py egg_info" failed with error code 1.
Any idea what I'm doing wrong?