fbpx

Do not run pip as root


by Danila Vershinin, May 28, 2020

Why you should never run pip as root and what to do instead. How to install PyPi Python apps in a safe way, using pip-safe

Read More...

[Fix] ImportError: ‘pyOpenSSL’ module missing required functionality. Try upgrading to v0.14 or newer.


by Danila Vershinin, March 23, 2018

Fix for running Certbot error: ‘pyOpenSSL’ module missing required functionality. Try upgrading to v0.14 or newer.

Read More...