felixrieseberg/windows-build-tools

Add python to the path

Open

#18 opened on Aug 5, 2016

View on GitHub
 (8 comments) (0 reactions) (0 assignees)TypeScript (234 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (3,410 stars)
PR merge metrics
 (PR metrics pending)

Description

It all works well, I can recompile node modules, but I hoped python would be installed and able to be used by other tools as well.

Could you consider adding python to the Path variable?

After the installation, I'm still receiving the error:

'python' is not recognized as an internal or external command,
operable program or batch file.

Contributor guide