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

OpenCV install conflict with 3/18/19 Jetbot SD card image #6

Open
openr2-org opened this issue May 28, 2019 · 2 comments
Open

OpenCV install conflict with 3/18/19 Jetbot SD card image #6

openr2-org opened this issue May 28, 2019 · 2 comments

Comments

@openr2-org
Copy link

I am using the 3/18/2019 Jetbot SD image.

I am getting two errors when I follow the instructions explicitly. I get that QT 4.X is a requirement and not loaded. I get the libopencv-calib3d-dev has an unresolved issue and libopencv-dev has a conflict.

The first issue when looking at the CMakePreBuild.sh is that the apt-get install is failing completely but then the script continues to run. It runs but finally stops at the missing QT.

So I run apt-get with each of the packages one by one. It is able to install everything but libopencv.

If I rerun CMakePreBuild again I get past the QT error but know I get an error with OpenCV. It says tha OpenCV is trying to overwrite /usr/bin/opencv_version which is also in a package libopencv 3.3.1.2-g31ccdfe11. Also a system pop up on the desktop says "a Ubuntu package has a file conflict with a package that is not a genuine Ubuntu package"

I have re-flashed the drive 3 times now. And the above is a 100% repeatable scenerio.

Has this actually been tested lately with the 3/18/2019 Jetbot SD image?

@dusty-nv
Copy link
Owner

@openr2-org for sanity, please try building this on the official SD card image found here: https://developer.nvidia.com/embedded/dlc/jetson-nano-dev-kit-sd-card-image

If that works for you, it would point to something going on with the JetBot-specific image.

@openr2-org
Copy link
Author

I think I'm actually mistaken by calling the image the Jetbot image. It is the image on the main Jetson page. I will try one more time using your link just to set a 100% confirmed baseline.

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

No branches or pull requests

2 participants