The folder you are executing pip from can no longer be found – CentOS
I have a virtual machine under Hyper V that represents a cluster single-node of Hortonworks Data Platform with the following characteristics: OS: centos 7.6.1810 minimal python: 2.7.5 I installed pip package with the following command : yum -y install python-pip…