How to solve pip not found

This is because pip has not been added to the path

So first, follow my step to find python’s floder.

這張圖片的 alt 屬性值為空,它的檔案名稱為 2021-09-16-edited.png
這張圖片的 alt 屬性值為空,它的檔案名稱為 2021-09-16-5-1024x610.png
這張圖片的 alt 屬性值為空,它的檔案名稱為 image-13-1024x607.png

so this is my python floders

C:\Users\wesle\AppData\Local\Programs\Python\Python37     # This is python
C:\Users\wesle\AppData\Local\Programs\Python\Python37\Scripts   # This is pip

Then open the setting of environment variables, for English users, try ‘env’.

這張圖片的 alt 屬性值為空,它的檔案名稱為 image-14-1024x841.png
Screenshot of Start Search
這張圖片的 alt 屬性值為空,它的檔案名稱為 image-15.png
這張圖片的 alt 屬性值為空,它的檔案名稱為 image-16.png

Add the floder path we Just get

這張圖片的 alt 屬性值為空,它的檔案名稱為 image-17.png

Open cmd and type pip, your path is set up right now.

這張圖片的 alt 屬性值為空,它的檔案名稱為 image-18-1024x513.png
這張圖片的 alt 屬性值為空,它的檔案名稱為 image-19-1024x303.png
分類: Uncategorized,標籤: , 。這篇內容的永久連結

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *