2020-08-12 12:13:14 -0600 | received badge | ● Student (source) |
2020-08-08 19:34:51 -0600 | commented question | error importing cv2 in python3.6 but it works for python2.7 Is it possible that because I have -D PYTHON_DEFAULT_EXECUTABLE=$(which python2.7) \ in Cmake that may be leading to thi |
2020-08-08 19:33:11 -0600 | commented question | error importing cv2 in python3.6 but it works for python2.7 @berak Thanks for the quick response. I did a clean re-install by running (sudo cmake uninstall) ffirst rom my build di |
2020-08-08 19:02:01 -0600 | received badge | ● Editor (source) |
2020-08-08 19:02:01 -0600 | edited question | error importing cv2 in python3.6 but it works for python2.7 error importing cv2 in python3.6 but it works for python2.7 Error I get when using python3.6 >>> import cv2 Tr |
2020-08-08 11:45:36 -0600 | asked a question | error importing cv2 in python3.6 but it works for python2.7 error importing cv2 in python3.6 but it works for python2.7 Error I get when using python3.6 import cv2 |