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

[Question] Is COMTool support nvidia xavier platform ? #34

Open
KaoNeil opened this issue Feb 23, 2021 · 2 comments
Open

[Question] Is COMTool support nvidia xavier platform ? #34

KaoNeil opened this issue Feb 23, 2021 · 2 comments

Comments

@KaoNeil
Copy link

KaoNeil commented Feb 23, 2021

Platform : nvidia xavier
OS : Ubntu

We try to follow the install goodness to install COMTool in ubuntu,

sudo apt install python3
sudo apt install python3-pip
sudo pip3 install comtool
sudo comtool

but it fail to install pyqt5, is there any install guidness for nvidia xavier platform ?

@Neutree
Copy link
Owner

Neutree commented Feb 26, 2021

I don't have nvidia xavier, not tested, but you can comment error infomation here, maybe i can help you.
And you can also directly clone this repo, run locally or build locally

@Neutree
Copy link
Owner

Neutree commented Dec 21, 2021

maybe the pyqt5 should be installed by package manage instead of pip like raspberry pi did

sudo apt-get install python-qt5

or

sudo apt-get install python3-pyqt5

see here: https://forums.developer.nvidia.com/t/how-to-install-pyqt5-in-jetson-xavier/79554/3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants