-
Notifications
You must be signed in to change notification settings - Fork 79
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
Windows installation issue #8
Comments
I am afraid python 2.7 and older are not supported, only 3.4+. Besides, looks like an outdated pip... What's its version? |
Output of I have defaulted my |
I cannot reproduce it on a test win10 machine... Looks like the compilation went terribly wrong. What's your c++ compiler version? |
Probably it has smth to do with anaconda environment, it is not supported (and never will be, officially). |
Hmm... I am using Visual Studio 2015. So I think it is Visual C++ 14.0 compiler. I will try my hand at building it using MinGW using the |
have you sloved this problem? |
No, unfortunately not. I am not using Windows. PRs and fixes welcome. |
@nsriram13 did you manage to get this working somehow? |
@m-piccolino - Sorry - do not have any updates on this. I switched to using Linux after running into similar build issues for other packages. |
Did someone solve the problem for Windows? |
got same problem... |
Facing the same issue |
Please see #61 for how to compile in windows. |
Did someone solve the problem for Windows? |
I have the same problem. Has anyone solved it? |
Trying to use
pip install wmd
in Windows 10. I am using MSVC to compile from source. I have reproduced the log below. Can you please help troubleshoot?The text was updated successfully, but these errors were encountered: