chjj / tty.js

A terminal for your browser, using node/express/socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-gyp.js rebuild fails

premedios opened this issue · comments

Hi,

I have been trying countless times to install tty.js just to use terminal in brackets. I'm getting the folllowing error during rebuild of node-gyp.js:

Error: Can't find Python executable "C:\Python36\python.EXE", you can set the PYTHON env variable.

python.exe exists but no python.EXE. This can't be the reason right? My PATH is setup correctly.

As far as I remember, windows is not using a case-sensitive path ...

.. but I'm not an expert on this, I don't use windows for the last 15 years.