Ryven
Ryven copied to clipboard
unable to install Ryven because of PySide2
ERROR: Could not find a version that satisfies the requirement PySide2 (from ryven) (from versions: none) ERROR: No matching distribution found for PySide2
I installed PySide6 but this doesn't solve the issue
Thanks
I am also having this issue now.
Probably because you're using Python 3.11 and PySide2 requires Python version less than 3.11:
https://pypi.org/project/PySide2/