Closed shu-agrointelli closed 1 year ago
python2 has reached end of life three years ago https://www.python.org/doc/sunset-python-2/
you are running a distro that is almost 5 years old that will reach EOL as well in April https://ubuntu.com/blog/ubuntu-18-04-lts-end-of-life-keep-your-fleet-of-devices-up-and-running
Whatever you are doing, you should probably upgrade your ubuntu
python2 has reached end of life three years ago https://www.python.org/doc/sunset-python-2/
you are running a distro that is almost 5 years old that will reach EOL as well in April https://ubuntu.com/blog/ubuntu-18-04-lts-end-of-life-keep-your-fleet-of-devices-up-and-running
Whatever you are doing, you should probably upgrade your ubuntu
You are absolutely correct, does this mean that python2 compatibility will be dropped from edev 1.6.1 and beyond?
Judging from this commit https://github.com/gvalkov/python-evdev/commit/92c009a5001ebbfa94b535d8cff8c6ed9c51c35b python2 support has been dropped in 1.5.0
Judging from this commit 92c009a python2 support has been dropped in 1.5.0
Alright, thx for your reply. It's impressive that it kept working with python2 and ubuntu 18 til 1.6.0.