-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Estoy dandole al docker, lo primero que me peta al hacer python main.py es lo siguiente:
[INFO] loading facial landmark predictor...
1193
Traceback (most recent call last):
File "main.py", line 128, in <module>
main()
File "main.py", line 35, in main
X_pca, pca, y = train_pca()
File "/app/train_face.py", line 90, in train_pca
X[c,:] = prepare_image(face)
File "/app/train_face.py", line 28, in prepare_image
img_gray = cv2.cvtColor(img_color, cv2.cv.CV_RGB2GRAY)
AttributeError: 'module' object has no attribute 'cv'
@axelBarroso @alopezgit sus ha colao algo mal ahi creo
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels