We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See: https://wiki.qt.io/PySide Pyside2: https://wiki.qt.io/Qt_for_Python
When attempting to install pyside (Ubuntu 18.04, python 3.6.3):
> pip3 install pyside Collecting pyside Using cached https://files.pythonhosted.org/packages/36/ac/ca31db6f2225844d37a41b10615c3d371587677efd074db29855e7035de6/PySide-1.2.4.tar.gz Complete output from command python setup.py egg_info: only these python versions are supported: [(2, 6), (2, 7), (3, 2), (3, 3), (3, 4)]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
See: https://wiki.qt.io/PySide
Pyside2: https://wiki.qt.io/Qt_for_Python
When attempting to install pyside (Ubuntu 18.04, python 3.6.3):
The text was updated successfully, but these errors were encountered: