Naman Gupta
Results
1
comments of
Naman Gupta
Hi, you should reinstall your opencv correctly.I used below commands to install it- pip install opencv-python==3.4.2.17 pip install opencv-contrib-python==3.4.2.17 It worked for me.Hope it helps