examples icon indicating copy to clipboard operation
examples copied to clipboard

PySide2 does not work on Windows

Open ViktorMS opened this issue 5 years ago • 0 comments

Should maybe be mentioned in the README.

See: https://stackoverflow.com/questions/44274151/pyside2-on-windows

(venv) C:\Users\X\Documents\Python Scripts\pyside>pip install PySide2
ERROR: Could not find a version that satisfies the requirement PySide2 (from versions: none)
ERROR: No matching distribution found for PySide2

ViktorMS avatar Nov 05 '19 11:11 ViktorMS