After Setting Up Environment Variable, Python Scripts Folder is Empty and Pip Not Recognised Error Is Showing [SOLVED]

Problem: After Setting Up Environment Variable Python Scripts Folder is Empty and Pip Not Recognised Error Is Showing [SOLVED] 


Python Scripts Folder is Empty and Pip Not Recognised


Solution:

Its not Error its Basically Bug of Python

Steps to Fix This Error :

Step 1 : Uninstall & Reinstall Python- Open Python Installer File, Open It And Click Uninstall and Uninstall Python. Now reinstall Python from setup file again.

Step 2 : Add Python Path - Now Click “Customize Installation” and Make Sure That “Add Python 3.8 to Path” Is Ticked 

Step 3 : Check The Following Options : 
‑ Install For All Users 
‑ Associate Files With Python(Requires the Py Launcher)
‑ Create Shortcuts For Installed Application
‑ Add Python To Environment Variables
‑ Precompile Standard Library 

Step 4 : Enter Any Drive D: Or E: Path expect C: Drive Path in the Customize Install Location Bar and Click Install Button.

Step 5 : When Installation Completes, Click On The Finish Button and Go to the Path You Put in The Install File Location Open Scripts Folder, You will See that “Easy_install.exe” is there. 

Step 6 : Open Command Prompt And Run These Commands : easy_install pip easy_install webencodings easy_install requests

Step 7 : Go to Your Python Main Folder Where You Installed It and Open “lib”. In “lib” open “site-packages”. In “site-packages” open “requests-2.24.0-py3.8.egg” and Copy “requests” Folder From There. “\Python 3.8\Lib\site-packages\requests-2.24.0-py3.8.egg” 

Step 8 : Go to Site-packages and Open “pip” folder. In Pip open “_vendor” and Paste The Folder in There. “\Python 3.8\Lib\site-packages\pip\_vendor” 

Step 9 : Go to Site Packages and Open “webencodings-0.5.1-py3.8.egg” folder and Copy “webencodings” folder from It. “\Python 3.8\Lib\site-packages\webencodings-0.5.1-py3.8.egg” 

Step 10 : Paste The Folder in “_vendor” Folder of pip.

Step 11 : Go to Site Packages and Open “urllib3–1.25.10-py3.8.egg” folder and Copy “urllib3” folder from it “\Python 3.8\Lib\site-packages\urllib3–1.25.10-py3.8.egg” Step 12 : Paste The Folder in “_vendor” Folder of pip. All Work Done Now Go and Use Pip.
Kaleem Khan

I'm Kaleem Khan Citizen of Pakistan. Student Of Bachelor of Computer Science at the Virtual University Of Pakistn.

Post a Comment

Please Don't Advertise or Spam Links and Messages Here.

Previous Post Next Post

Recent Posts

Recent Posts