[code]
jakob@malin:~$ pip install PyQRCode
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: PyQRCode in ./.local/lib/python3.5/site-packages (1.2.1)
WARNING: You are using pip version 20.3; however, version 20.3.4 is available.
You should consider upgrading via the '/usr/bin/python3.5 -m pip install --upgrade pip' command.
[/code]
This is my headache! How do I solve it!?