15 Answers
New AnswerIf you are using Pydroid (A Python IDE for Android), it has a terminal, you can get all the pip commands with the command "pip help"
i want to use modules in solo learn playgrounds but it wont work. Is it impossible to use modules is solo learn playgrounds?
There is a command prompt command to install pip too, I don't remember it, but I'll search it.
This is what I found: python -m ensurepip --default-pip If you are using windows, and that command resulted in an error, you might try to change python to py: py -m ensurepip --default-pip
You may want to install it first: Open your terminal then write: pip install <moduleName>
hey somebody said pip is installed? i thought pip is preinstalled if python3 is rightfully installed in your computer?
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message