AttributeError: 'module' object has no attribute 'openssl_md_meth_names'
I keep receiving this error when trying to install Flask or any library through pip
I have viewed other attributeerror posts and they have helped but this openssl module has little insight. I did try to install Python 2.7.9
What steps should I take to remove python and preform a fresh install? I executed sudo apt-get remove python earlier and that was a big mistake. I have since recovered from that.