-
Notifications
You must be signed in to change notification settings - Fork 237
Install Hangs at "Successfully installed Python 2.7" #123
Comments
@ryanvgates see #116. That might solve your problem |
Thanks @lolptdr . I have tried to add |
same issue here |
i already had 2.7 installed on my machine...uninstalled python, installed windows build tools again, worked. |
Works for me. Thanks! |
That fixed it for me as well. I think there should be a notice or something telling users that if you have python 2.7 installed already it won't work |
Can this issue be reopened? There is a workaround but the bug still exists |
Hey @robianmcd can you post the workaround please? am still facing it for more than 2 weeks. |
some issue @robianmcd can you share your workaround plz |
as said by @daniellizik,
the workaround of uninstalling my existing python 2.7 also worked for me. |
git@github.com:yunkido/npm.git |
Solved for me check this article |
I ran the command
npm install --global --production windows-build-tools
from the Command Prompt as Administrator on Windows.I noticed that it was stuck at this point and pressed Control + C. It prompted me to
Terminate batch job (Y/N)?
I enteredN
but it still terminated.I looked in the log and found the following error.
I noticed another error as well.
How can I fix or work around this error?
The text was updated successfully, but these errors were encountered: