We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: