You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RHEL6 provides python2.6. IUS repo provides python27 and python27-pip packages. The latter provides /usr/bin/pip2.7. How do I get this module to call /usr/bin/pip2.7 for installing python packages?
RHEL6 provides python2.6. IUS repo provides python27 and python27-pip packages. The latter provides
/usr/bin/pip2.7. How do I get this module to call/usr/bin/pip2.7for installing python packages?