Closed samperlmutter closed 9 years ago
The error message tells you what you need to do. You are missing the python
executable. So you need to download Python if you don't have it already. Then you install it and set the PYTHON variable to the path of the Python.exe file.
Next time, please use Google. The first link is a Stackoverflow post with the exact same error back in 2013. On the Internet, you are almost never alone ;-).
Thanks @sey
When I try to install the npm with
npm install edit-google-spreadsheet
in my root directory I get this error. I am using Windows 8.1 and Atom to write the code.Has anyone else had this problem and found a solution?