i'm trying to access my webcam in python 3.7 but every library I see seems to use python2. Is there any way of accessing my webcam on python 3.7^?
And I tried OpenCV but everytime I try to install it, it says "Could not find a version that satisfies the requirement cv2 (from versions: ) No matching distribution found for cv2
"
Comments
Post a Comment