ManivannanMurugavel / pyfacy

https://medium.com/@manivannan_data/pyfacy-face-recognition-and-face-clustering-8d467cba36de
12 stars 10 forks source link

Clustering problem #3

Open liuzongying opened 5 years ago

liuzongying commented 5 years ago

Hi

When I try to cluster the pictures, but it cannot work. when it loads pictures, some error happened, such as:

ImportError: [joblib] Attempting to do parallel computing without protecting your import on a system that does not support forking. To use parallel-computing in a script, you must protect your main loop using "if name == 'main'". Please see the joblib documentation on Parallel for more information

ManivannanMurugavel commented 5 years ago

Hi, Please tell me what command you ran and show me the full error.