Aryan P
Aryan P

Reputation: 1

Could not find a version that satisfies the requirement gTTs (from versions: ) No matching distribution found for gTTs

I have been working on trying to code a AI assistant in python. But when i try to install gTTs or basically anything, it would say, Could not find a version that satisfies the requirement gTTs (from versions: ) No matching distribution found for gTTs. I have tried pip install, sudo pip install, and other things i cannot remember. If somone could help me with this issue, that would be great. Thanks

Upvotes: 0

Views: 1519

Answers (1)

Abhinand Om
Abhinand Om

Reputation: 1

Could not find a version that satisfies the requirement gTTs (from versions: ) No matching distribution found for gTTs

To solve the issue, the user first set the environment variables . copy the python location ,and also copy the python scripts location and add the both location in system variables and user variables

Upvotes: -1

Related Questions