tty.js icon indicating copy to clipboard operation
tty.js copied to clipboard

node-gyp.js rebuild fails

Open premedios opened this issue 7 years ago • 1 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.

premedios avatar Feb 04 '18 15:02 premedios

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.

LaKing avatar Feb 04 '18 16:02 LaKing