host_lib icon indicating copy to clipboard operation
host_lib copied to clipboard

main.py None type return

Open kmolLin opened this issue 4 years ago • 1 comments

My environment:

Intel i7H 10th python 3.8.5

Question:

The function return None type error. when use command "python main.py -t KL520-cam_isi_async_yolo"

image

kmolLin avatar Mar 02 '21 07:03 kmolLin

I'd ever encountered this situation. However, while I installed "opencv-python", everything was okay! Thus, I guess that some modules were not installed. You might check all the requirement modules.

YellowElephantHive avatar May 11 '21 02:05 YellowElephantHive