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
I'm trying to install PySide for Python 3.4. This is created using an Anaconda Environment. I run the following command:
pip install -U PySide
and get the following error:
Failed to find the MSVC compiler version 10.0 on your system
The text was updated successfully, but these errors were encountered:
packages for python 3.4 will be ready soon. Please be patient.
Sorry, something went wrong.
I get the same error :/
This seems to work
python -m pip install pyside --only-binary :all:
No branches or pull requests
I'm trying to install PySide for Python 3.4. This is created using an Anaconda Environment. I run the following command:
pip install -U PySide
and get the following error:
Failed to find the MSVC compiler version 10.0 on your system
The text was updated successfully, but these errors were encountered: