Python Version Comparability
I am working on a project that needs to use this package in Py37 and also Py312..
Tried looking for a description on the min Py version in the description but couldn't find one.
Does anyone here know what the min Py version to work with this package is?
Any help would be highly appreciated.
Thanks in advance.
Some pretty significant changes happened in those versions. 1.4.3 should work on python 3.7, I would assume anything later doesn't. May also work with python 3.13 -- no promises though. FYI, Both python 3.7 and python 3.8 do not receive security support anymore, so we see no reason to do so either. I would encourage you to update your python if that's feasible in any case.
I assume the problem has been fixed. Feel free to re-open if not.