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

Could not read registry value #55

Closed albertosantini closed 8 years ago

albertosantini commented 8 years ago

I report this warnings:

[WakaTime] Initializing WakaTime plugin v4.0.20
[WakaTime] Warning: Could not read registry value "HKEY_CURRENT_USER\SOFTWARE\Python\PythonCore".
[WakaTime] Warning: Could not read registry value "HKEY_CURRENT_USER\SOFTWARE\Python\PythonCore".
[WakaTime] Warning: Could not read registry value "HKEY_CURRENT_USER\SOFTWARE\Wow6432Node\Python\PythonCore".

Update: On Windows 10 64bit with Python 2.7.10 32 bit installed.

alanhamlett commented 8 years ago

Fixed with v5.0.0. Thank you!