
Ignore_dependencies=self.ignore_dependencies))įile "/opt/rh/python27/root/usr/lib/python2.7/site-packages/pip/req/req_set.py", line 587, in _prepare_fileįile "/opt/rh/python27/root/usr/lib/python2.7/site-packages/pip/download.py", line 810, in unpack_urlįile "/opt/rh/python27/root/usr/lib/python2.7/site-packages/pip/download.py", line 649, in unpack_http_urlįile "/opt/rh/python27/root/usr/lib/python2.7/site-packages/pip/download.py", line 842, in _download_http_urlįile "/opt/rh/python27/root/usr/lib/python2.7/site-packages/pip/_vendor/requests/sessions.py", line 487, in get Pip 8.1.2 from /opt/rh/python27/root/usr/lib/python2.7/site-packages (python ~]# pip install pyvim pyVmomiįile "/opt/rh/python27/root/usr/lib/python2.7/site-packages/pip/basecommand.py", line 215, in mainįile "/opt/rh/python27/root/usr/lib/python2.7/site-packages/pip/commands/install.py", line 307, in runįile "/opt/rh/python27/root/usr/lib/python2.7/site-packages/pip/req/req_set.py", line 370, in prepare_files Verify the following commands: $ rpm -qf /bin/scl Note: When you close the current bash you will need to run the scl enable command again as the change is not persistent, more info about that can be found here Diagnostic Steps Switch to a normal user and check the pip $ scl enable python27 bash Install the pip from SCL as root # subscription-manager repos -enable rhel-server-rhscl-7-rpms Here are some example steps for using pip from RHSCL on RHEL7: applications or software installed via pip are not from Red Hat and do not fall under the scope of support.packages from the epel repository are not supported by Red hat.

WARNING: Using pip as root user can OVERWRITE your system python libraries, use a virtualenv as a normal user whenever possible to avoid issues when packages are upgraded using Red Hat provided RPM's. Is the pip available in RHSCL for RHEL6 and RHEL7? Resolution
