cv2.error: OpenCV(4.8.1) /tmp/pip-install-5evo06li/opencv-python_61108a0d5bc541509a210d902bbc3879/opencv/modules/highgui/src/window.cpp:971: error: (-215:Assertion failed) size.width>0 && size.height>0 in function 'imshow' I went on multiple forums online such as: https://stackover...
@kayhayen Created another little test for you, in this case I dont use * to import modules, you can reproduce it: git clone https://github.com/brupelo/nuitka_tests Instructions and expected output here NS: nuitka3 main.py --show-progress...