ActivityWatch should run in a venv

I just run into an bug with python 3.13.1 which prevents the tracking of keyboard or mouse. Cause is the missing support of pynput for this python version.

running in a venv could prevent it - since the used version of python and modules could be tied to the version of activitywatch.