smartnakh

Results 2 comments of smartnakh

Thank for you answer **My Environment** ``` pi@smhpi:~ $ uname Linux pi@smhpi:~ $ cat /etc/os-release PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)" NAME="Raspbian GNU/Linux" VERSION_ID="9" VERSION="9 (stretch)" ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs" ```...

thanks for your answer i have created python test.py `import cv2 import numpy as np` i am getting this error Traceback (most recent call last): File "test.py", line 1, in...