xcat-inventory could not be installed on Ubuntu18.04.1
root@:/xcat-inventory# apt-get install xcat-inventory
Reading package lists... DoneBuilding dependency treeReading state information... Done
xcat-inventory :
Depends: python-pymysql but it is not going to be installed
Depends: python-sqlalchemy but it is not going to be installed
Depends: python-psycopg2 but it is not going to be installed
Depends: python-six but it is not going to be installed
Depends: python-yaml but it is not going to be installed
Depends: python-jinja2 but it is not going to be installed | 11:01:11 AM
root@:/xcat-inventory# python -v
Command 'python' not found, but can be installed with:
apt install python3
apt install python
apt install python-minimal
You also have python3 installed, you can run 'python3' instead.
xcat-inventory could not be installed on Ubuntu18.04.1