Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5908

AI Camera - IMX500 • Re: ValueError: tensor info length 260 does not match expected size 708

$
0
0
Hi, to answer some of those questions above:

* For the tensor info length problem, there have been some software updates in this area. Please ensure everything is up to date using

Code:

sudo apt updatesudo apt full-upgrade
(I always recommend backing up anything critical before a system update.)

* We recommend installing and updating Picamera2 through apt, that way you get camera packages that have been verified as working together. To use Picamera2 in a venv, please use the "--system-site-packages" option to inherit system packages.
That solved my problem. Thanks!

Statistics: Posted by ereich1217 — Thu Dec 05, 2024 3:15 pm



Viewing all articles
Browse latest Browse all 5908