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

Installation in python3.6 via pip fails in 64-bit Windows #18

Open
alexjfx opened this issue Oct 13, 2017 · 2 comments
Open

Installation in python3.6 via pip fails in 64-bit Windows #18

alexjfx opened this issue Oct 13, 2017 · 2 comments

Comments

@alexjfx
Copy link

alexjfx commented Oct 13, 2017

The error is as follows:
cl : Command line error D8021 : invalid numeric argument '/Wno-error=declaration-after-statement' error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\x86_amd64\\cl.exe' failed with exit status 2

@alexjfx alexjfx changed the title Installation in python3.6 via pip fails in Windows Installation in python3.6 via pip fails in 64-bit Windows Oct 13, 2017
@eromoe
Copy link

eromoe commented Jan 16, 2018

@alexjfx , Same error, did you solve this ?? I also tried with mingw32 and vs buildtool 2017, neither work.

@eromoe
Copy link

eromoe commented Jan 16, 2018

I finally compiled it by mingw32, you can see https://stackoverflow.com/questions/34135280/valueerror-unknown-ms-compiler-version-1900

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

2 participants