Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xcat-inventory could not be installed on Ubuntu with python3 #137

Open
tingtli opened this issue Sep 28, 2018 · 0 comments
Open

xcat-inventory could not be installed on Ubuntu with python3 #137

tingtli opened this issue Sep 28, 2018 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@tingtli
Copy link

tingtli commented Sep 28, 2018

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.



@tingtli tingtli added this to the 2.14.5 milestone Oct 17, 2018
@tingtli tingtli added the bug Something isn't working label Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants