Install Ansible using Python installation manager pip

What is pip? pip can be called as preferred installer program. pip is package management used to install software which written in Python. To know how to install and configure “Ansible” you can refer to the below links. Install and configure Ansible Automation IT Tool Install Ansible using Python installation manager pip How to create ... Read More

Solution for python error while using yum install

In this guide we are about to see how to resolve the python error while using all yum command such as install, remove some package. Reason of this error is because of Library path conflict with libPython(version).so. Below error output truncated due to long output. root@proappserver ~]# yum install iptraf Plugin "refresh-packagekit" can't be imported ... Read More
Exit mobile version