Activitywatch is a program that is used to track the amount of time that is spent on a computer, they only officially have support for Windows, Linux and MacOS.
I have installed the Linux Binary compatibility layer and installed activitywatch under /compat/ubuntu/opt/activitywatch, when I run it I get this error:
It says GLIBC_2.29 is not found, which is the error that is preventing me from using this program.
I have installed the Linux Binary compatibility layer and installed activitywatch under /compat/ubuntu/opt/activitywatch, when I run it I get this error:
Code:
[3756] Error loading Python lib '/compat/ubuntu/opt/activitywatch/aw-server/libpython3.9.so.1.0': dlopen: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /compat/ubuntu/opt/activitywatch/aw-server/libpython3.9.so.1.0)
It says GLIBC_2.29 is not found, which is the error that is preventing me from using this program.