Closed pleepleus closed 6 months ago
thanks! As latest versions of Debian and Ubuntu use python version 3.11 and 3.12, and 3.10 was introduced more than 2 years ago, i think we can drop the support for older python versions.
Minimum requirement is now python 3.10.
Describe the bug In version 3.9, I get the following exception when I attempt to import the library.
The ``|``` syntax for type hints requires at least 3.10.
To Reproduce pip install in python < 3.10 and try to import
Expected behavior Should either import successfully or throw an installation error stating the need for Python 3.10 or greater.
Screenshots
Desktop (please complete the following information):