CentOS 7 64bit
CentOS Linux release 7.1.1503 (Core)
When I follow the installation as per instructions i get the following when i try to
sudo yum install python-jasmin
Transaction check error:
file /usr/lib/python2.7/site-packages/pyparsing.py from install of python-jasmin-0.6.28-1.el7.centos.noarch conflicts with file from package pyparsing-1.5.6-9.el7.noarch
file /usr/lib/python2.7/site-packages/pyparsing.pyc from install of python-jasmin-0.6.28-1.el7.centos.noarch conflicts with file from package pyparsing-1.5.6-9.el7.noarch
file /usr/lib/python2.7/site-packages/pyparsing.pyo from install of python-jasmin-0.6.28-1.el7.centos.noarch conflicts with file from package pyparsing-1.5.6-9.el7.noarch
Any ideas? How can i fix the above issue?