Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I am very excited to play with Python eval on Light Table. I am on Windows. Python PATH is not set. So I had set it in Command-line. cmd was able to execute Python, but light-table is not able to detect Python PATH. How can I set Python PATH in Light Table on Windows?


You can set the environment variables in windows 7 by right clicking Computer then click on properties > Advances system settings (on the left), and then click on Environment Variables. Scroll down in the System Variables box, and edit Path. Add ;C:\<path to python> at the very end.


I had done that. Probably I have to restart the system to have Light Table understand the updated PATH.


I only had to restart Light Table after adding the path to python in the path envvar.


Logout/login is enough.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: