[Tutor] pip install issues
Hannah Jones
hannah.jones at ebcbrakesuk.com
Mon Feb 21 07:13:02 EST 2022
Hello,
You can run a pip install on the command prompt (type CMD) in the windows bar
In command prompt; (I would download to my downloads so use CD (change directory)) cd downloads
Then use the pip install command.
Pip install blahblah
That should work.
Thanks
-----Original Message-----
From: Tutor <tutor-bounces+hannah.jones=ebcbrakesuk.com at python.org> On Behalf Of ShockTube
Sent: 19 February 2022 20:35
To: tutor at python.org
Subject: [Tutor] pip install issues
Hello:
Very new to python. Have programming background but in RPG, Bought a Python book, ran into a roadblock, reached out to publishers, who contacted author, who never bothered to reply. Reached out to Stack Overflow and they were of minimal help.
Trying to do a pip install and not successful. Have established that cannot run that command within an interpreter, Understand that. Answer from Stack Overflow talked of a Python Terminal to run command. Internet is of minimal help in explaining what that is. Somewhere between a Python environment and the interpreter is this magical place that will accept and process a pip install command, and anything similar.
That is what I need to know.
Thanks.
_______________________________________________
Tutor maillist - Tutor at python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor
More information about the Tutor
mailing list