We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Download and install python from https://www.python.org/downloads/release/python-371/
then you can install Quail:
python3 -m pip install iquail
To check if the installation was successfull :
python3 >>>import iquail >>>
If your output is different, it seems that the installation may failed.