[Tutor] Pip Issue
Mark Lawrence
breamoreboy at gmail.com
Wed Oct 28 17:24:42 EDT 2020
On 28/10/2020 15:41, Elliot Lee wrote:
> I think this is probably just a beginner’s issue and should be able to be
> fixed quickly, I’m just not sure how to do it. I was watching a tutorial
> about hosting a Discord Python bot on Heroku, but I’ve hit a problem where
> I can’t use the command “pip install pipreqs”.
>
> This error results:
>
Looks as if you've put up an attachment which gets stripped by this
mailing list so please cut and paste the full traceback.
> I searched online for answers and it asked me to look for Python on the C
> local disk, but I cannot find it in there. I know I have Python installed,
> so I assumed I had to move my folder (with material for the bot) into that
> folder in order to access pip commands. What am I doing wrong?
>
Please see this
https://docs.python.org/3/installing/index.html#work-with-multiple-versions-of-python-installed-in-parallel
for how to run pip on windows.
> Thanks.
--
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