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
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: