decodedObjects = pyzbar.decode(im) -> leads to -> Type Error: cannot unpack non-iterable NoneType object

前端 未结 0 731
别那么骄傲
别那么骄傲 2020-12-23 02:46

Good evening!

I am currently trying to detect the position of various QR Codes in multiple images. I started trying out the following code, but somehow the TypeError

相关标签:
回答
  • 消灭零回复
提交回复
热议问题