I'm using python 3.5 with OpenCV 3.2 and this is the error I'm getting "Traceback (most recent call last):
File "/home/etrokie/Downloads/pycharm-community-2017.1.4/helpers/pydev/_pydevd_bundle/pydevd_exec2.py", line 3, in Exec
exec(exp, global_vars, local_vars)
File "", line 1, in
AttributeError: 'cv2.ml_SVM' object has no attribute 'trainAuto'
"
↧