Hi @chatgpt711
No, it will work with all 3.7.1+ versions.
There’s no straightforward answer to the problem AFAIK. Could be multiple versions of python, could be improperly installed package.
Can you share the output of the following:
pip --version
python -m pip --version
pip3 --version