PDA

View Full Version : pip3 SSL Error while installing new package



learning11
2021-02-24, 17:14
Hi there! I am still learning kali linux, and I am trying to install some requirements of one packet for test purposes, then I keep getting the below error I have tried many solution all not working and error still persistent.


# pip3 install -r requirements.txt



or


pip3 install name_of_package-py


What's your advice to overcome this problem?

4538