gnome-pomodoro / gnome-pomodoro-tracking

Connect your Pomodoros to popular time tracking services (@odoo, @clockify, @toggl).
MIT License
25 stars 6 forks source link

Can't install on Ubuntu 22.10 #18

Closed sojusnik closed 1 year ago

sojusnik commented 1 year ago

When using pip3 to install, then I get the following error message on Ubuntu 22.10:

$ pip3 install -U gnome-pomodoro-tracking
Defaulting to user installation because normal site-packages is not writeable
Collecting gnome-pomodoro-tracking
  Downloading gnome_pomodoro_tracking-4.0.3-py2.py3-none-any.whl (15 kB)
Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from gnome-pomodoro-tracking) (2.27.1)
Installing collected packages: gnome-pomodoro-tracking
  WARNING: The script gnome-pomodoro-tracking is installed in '/home/sojusnik/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed gnome-pomodoro-tracking-4.0.3