It seems that the newest version requires Python >=3.8 for installation.
How to enable python 3.6 to install perspective and without ModuleNotFoundError: No module named 'perspective'.
I install perspective using pip install perspective, it is 0.1 version and has error of ModuleNotFoundError: No module named 'perspective'.
how to work around it using python 3.6
Thanks