anaisbetts / grunt-build-atom-shell

Grunt task to build Electron and rebuild node modules
MIT License
122 stars 11 forks source link

Python scripts not spawnable under Windows #18

Closed SamLebarbare closed 9 years ago

SamLebarbare commented 9 years ago

Your grunt task always fails under Win:

Running: python script/bootstrap.py Warning: spawn ENOENT Use --force to continue.

Possible cause, you try to spawn directly the .py file ?!

SamLebarbare commented 9 years ago

Sorry python not in my PATH