Python - Enable Tls1.2 On Osx June 03, 2023 Post a Comment I have a virtualenv environment running python 3.5 Today, when I booted up my MacBook, I found myself unable to install python packages for my Django project. I get the following eSolution 1: Here is the fix:curl https://bootstrap.pypa.io/get-pip.py | pythonExecute from within the appropriate virtual environment. Share Post a Comment for "Python - Enable Tls1.2 On Osx"
Post a Comment for "Python - Enable Tls1.2 On Osx"