Skip to content

Instantly share code, notes, and snippets.

@francioshu
Last active October 8, 2021 01:56
Show Gist options
  • Save francioshu/e382b41ae0861f706830125531860e57 to your computer and use it in GitHub Desktop.
Save francioshu/e382b41ae0861f706830125531860e57 to your computer and use it in GitHub Desktop.
vimplus
sudo rm -rf /usr/lib/python2.7/dist-packages/OpenSSL
sudo rm -rf /usr/lib/python2.7/dist-packages/pyOpenSSL-0.15.1.egg-info
sudo pip install pyopenssl --upgrade
sudo pip install cryptography --upgrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment