Setting this up on my MacBook Pro. Brew installed Python 3.7 and aliased as python3.7 in the terminal. I couldn't determine which dataset was the tinder dataset so the conversion error may be my own mistake. How would I resolve the error for:
Traceback (most recent call last):
File "scripts/generate_features_async.py", line 11, in
from facial_beauty_predictor.worker import worker_mtcnn_async, worker_mtcnn_facenet_async, worker_mtcnn_facenet_2_async
ModuleNotFoundError: No module named 'facial_beauty_predictor'
Hello!
Setting this up on my MacBook Pro. Brew installed Python 3.7 and aliased as python3.7 in the terminal. I couldn't determine which dataset was the tinder dataset so the conversion error may be my own mistake. How would I resolve the error for:
Traceback (most recent call last): File "scripts/generate_features_async.py", line 11, in
from facial_beauty_predictor.worker import worker_mtcnn_async, worker_mtcnn_facenet_async, worker_mtcnn_facenet_2_async
ModuleNotFoundError: No module named 'facial_beauty_predictor'
Error converting tinder
Error running generate