No pip for my Python 3.6.5!

Abdur-Rahmaan Janhangeer arj.python at gmail.com
Mon Jul 9 08:50:28 EDT 2018


according to all probabilities you have pip, you just need to add pip to
path

go to environment variables -> path

then add ;<path-to-pip.exe-here>

Abdur-Rahmaan Janhangeer
https://github.com/Abdur-rahmaanJ

On Mon, 9 Jul 2018, 16:14 卢 嘉幸, <Rebeccaallmy at outlook.com> wrote:

>
>
> 发送自 Windows 10 版邮件<https://go.microsoft.com/fwlink/?LinkId=550986>应用
>
> ________________________________
> 发件人: 卢 嘉幸
> 发送时间: Tuesday, June 26, 2018 8:25:58 PM
> 收件人: python-list at python.org
> 主题: No pip for my Python 3.6.5!
>
> Hi~
>
> I am a beginner with Python.
> My computer is of Windows version.
> And I dowloaded the lastest version of python on the
> https://www.python.org/ .
> My book, Automate the Boring Stuff With Python, teaches me to install a
> third-party module with the command line: pip install send2trash (for
> example).
> But there comes the error message !!!
>
> What is going wrong?
> It makes no sense since my Python is 3.6.5 version.
> I doubt that my poor Python doesn’t have a pip.
>
> Please tell me why and help me!!
>
>
>
> --
> https://mail.python.org/mailman/listinfo/python-list
>



More information about the Python-list mailing list