Closed vikky-noelle closed 2 years ago
Have you tried a lesser Python version? I haven't seen this issue when I ran the command on Python 3.6.8
I have and it is working there, but the official doc says support for python3.6.8 is done. So I am trying to avoid running it an older version. Any suggestions? Or you suggest that I run it in python3.6 itself?
Yeah, run in 3.6, or you may try going down from 3.10->3.9->etc. until you find a newer version that works.
Throat is tested to work well on Python 3.7. This error is probably due to a version mismatch.
Closing since it's not a Throat bug.
After installing python when I execute the first command
pip install -r requirements.txt
I am getting the following error. I get that it is not installing the package, but why?