Using pipΒΆ
A alternative method for installing the Python dependencies is using pip.
Download
pipusing one of the following methods:pipis provided in the EPEL repo as:python2-pip- Follow the instructions to install from here: https://pip.pypa.io/en/stable/installing/
Use
pipto install the following Python libraries:pip install gevent docopt requests paramiko scp
Install
xCAT-openbmc-pyusingrpmwith--nodeps:cd xcat-core rpm -ihv xCAT-openbmc-py*.rpm --nodeps