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
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.
The text was updated successfully, but these errors were encountered:
xcat-inventory could not be installed on Ubuntu18.04.1
The text was updated successfully, but these errors were encountered: