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 install failed: ValueError: Unknown MS Compiler version 1900 #28

Open
zhunxinren opened this issue Feb 17, 2017 · 1 comment
Open

Comments

@zhunxinren
Copy link

I have failed to install the package, and the error is as follows:
......
File "c:\program files\anaconda3\lib\distutils\cygwinccompiler.py", line 86, in get_msvcr
raise ValueError("Unknown MS Compiler version %s " % msc_ver)
ValueError: Unknown MS Compiler version 1900

----------------------------------------

Command ""c:\program files\anaconda3\python.exe" -u -c "import setuptools, tokenize;file='C:\Users\yzzha\AppData\Local\Temp\pip-y2f74zoi-build\setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record C:\Users\yzzha\AppData\Local\Temp\pip-sejc_xfs-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\yzzha\AppData\Local\Temp\pip-y2f74zoi-build\

Can anyone tell me how to fix it?
Thanks.

@zhunxinren
Copy link
Author

Any one has any idea?

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

1 participant