-
Notifications
You must be signed in to change notification settings - Fork 61
Install failed on windows 10 #90
Comments
What does |
'which' is not recognized as an internal or external command,
operable program or batch file.
I guess it's time to install Python 2.7 ... Whoops!
Thanks
…On Fri, 1 Feb 2019 at 12:35, Benjamin Gray ***@***.***> wrote:
gyp verb check python checking for Python executable "python2" in the PATH
gyp verb which failed Error: not found: python2
What does which python2 return on your command line?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#90 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/Ape1SgIAkISJ00Gce2emWCEDBpPtMtnrks5vJCaKgaJpZM4aeB6m>
.
|
@NoHara42 Hmm, I’m not sure why it’s doing that on Windows. It seems But yeah, it looks like it needs Python 2 and to have |
Just installed Python 2.7, added python2 to environment variables ...
which is still not recognised on cmd though.
I wonder what's going on, there isn't much documented following a quick
search.
"which" is definitely in the C:/Python27/Tools folder.
…On Sat, 2 Feb 2019 at 11:22, Benjamin Gray ***@***.***> wrote:
@NoHara42 <https://github.com/NoHara42> Hmm, I’m not sure why it’s doing
that on Windows. It seems where is the equivalent there, but it worked in
the node-gyp call.
But yeah, it looks like it needs Python 2 and to have python2 pointing to
it.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#90 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/Ape1Sk2wS_PJuLz02MPDqGS6kJpGam8gks5vJWbpgaJpZM4aeB6m>
.
|
What does |
prints: Python 2.7.14
…On Sat, 2 Feb 2019 at 12:32, Benjamin Gray ***@***.***> wrote:
What does python2 --version do?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#90 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/Ape1Sq6DJ4-kkUv_6wikamBCgC8i2uplks5vJXc_gaJpZM4aeB6m>
.
|
I usually do |
I am having the same issue on a Mac. When attempting
|
I have also tried installing git-utils alone.
|
This seems like something to do with your local Xcode installation. |
Not sure what's happening here. Suggestions as to how I better diagnose/describe problems like this are welcome, as I'm new to Git in general.
Included is the full log of this run below the pasted code block.
2019-02-01T10_11_01_900Z-debug.log
The text was updated successfully, but these errors were encountered: