Q-engineering
Q-engineering
@yama1119, I think it's not possible. Please scan for eMMC in the issues. Tip: https://github.com/Qengineering/Jetson-Nano-Ubuntu-20-image/issues/10
A few showstoppers. This is a very old PyTorch version. Currently, you have **2.9.0**. This version is **1.13.0**. It all has to do with CUDA. The Jetson Nano has CUDA...
Please see: https://github.com/Qengineering/Radxa-Zero-3-NPU-Ubuntu22
Just checked: after giving a valid ID of the SD card and pressing the _Submit_ button, a PayPal section is shown.
I will look into the matter. Can you give me your ID? It helps me to find the error. If not found, I can stil send you the license per...
Thanks Let's do it this way. Your license is 9E865F36. Sometimes it happens; same ID as license. If it works, be so kind to use the PayPal donate button.
Is the license key working? Do you get YoloCam up and running? If so, I'm happy. You could try to send the money to this PayPal address: [email protected]_ Still no...
I will investigate your issue. In the mean time, do you know [this image](https://github.com/Qengineering/Jetson-Nano-Ubuntu-20-image) with OpenCV ?
NEON is supported by OpenCV. Check: ```bash $ python3 >>> import cv2 >>> print( cv2.getBuildInformation() ) ``` Most likely, your issue is originated by some software package installing OpenCV behind...