Can't install on Ubuntu 22.10
sojusnik opened this issue · 0 comments
sojusnik commented
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