How to install a specific of version of Python Package in Repl.it
Hello!!
I am trying to import a module named 'googletrans'....but the thing is that it imports a older version of the package....I want it to import 'googletrans' version 3.1.0a0.... Please help me
Thanks in Advance!!
Voters
KeaganLandfried (35)
Just change the target version in the poetry files.
Delete the contents of poetry.lock and pyproject.toml and put this
poetry.lock
Pyproject.toml