wakatime / sublime-wakatime

Sublime Text 2 & 3 plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/sublime-text
BSD 3-Clause "New" or "Revised" License
525 stars 47 forks source link

I run sublime text show error... "sublime unable to find python binary wakatime needs to pythom worк" #45

Closed jetfire21 closed 9 years ago

jetfire21 commented 9 years ago

I installed python and the wakatime plugin,but when I run sublime text show error... "sublime unable to find python binary wakatime needs to pythom worк"

alanhamlett commented 9 years ago

Install Python from https://www.python.org/downloads/ then restart Sublime Text and it should work :+1:

jetfire21 commented 9 years ago

I reinstalled Python on drive c:\ and it worked! Thanks!

alanhamlett commented 9 years ago

Awesome! For future, if Python is not installed in the default location (C:\PythonXX) then you can include python.exe in your System PATH variable so WakaTime can find the python binary.