[Tutor] pip command

Mark Lawrence breamoreboy at gmail.com
Thu Sep 3 13:29:31 EDT 2020


On 03/09/2020 17:40, Boran Keskin wrote:
> No matter what i do i cant use the pip command and im sure its installed, i
> installed python using the setup exe and used the setup to modify it
> several times... Making sure im ticking the pip option. Id be glad if my
> problem could be solved.
> 

Please help us to help you as we'd love to solve your problem, but if 
you don't give us precise details we can't do that.  What OS and python 
version are you using?  How are you trying to run pip?  Okay I'll guess 
that you're using windoze in which case your best bet is to run 'py -m 
pip some_module' from the command line.  Please try this and get back to 
us with the results.  Now as they say on stage, go break a leg :)

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence



More information about the Tutor mailing list