Skip to content
New issue

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

pip installation fails 'missing msvc 10' #134

Open
mertzjames opened this issue Nov 11, 2015 · 3 comments
Open

pip installation fails 'missing msvc 10' #134

mertzjames opened this issue Nov 11, 2015 · 3 comments

Comments

@mertzjames
Copy link

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

@lck
Copy link
Contributor

lck commented Nov 11, 2015

packages for python 3.4 will be ready soon. Please be patient.

@nerothe
Copy link

nerothe commented May 2, 2016

I get the same error :/

@mattias-lindvall-sb
Copy link

This seems to work

python -m pip install pyside --only-binary :all:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants