After installing the module and running GenerateSubset.py I get the following error, with the stack trace below:
Traceback (most recent call last):
File "GenerateSubset.py", line 1, in
from YouTubeFacesDB import generate_ytf_database
File "/Users/amol/.local/lib/python3.5/site-packages/YouTubeFacesDB-0.0.1-py3.5.egg/YouTubeFacesDB/init.py", line 1, in
ImportError: No module named 'Generator'
After installing the module and running GenerateSubset.py I get the following error, with the stack trace below:
Traceback (most recent call last):
File "GenerateSubset.py", line 1, in
from YouTubeFacesDB import generate_ytf_database
File "/Users/amol/.local/lib/python3.5/site-packages/YouTubeFacesDB-0.0.1-py3.5.egg/YouTubeFacesDB/init.py", line 1, in
ImportError: No module named 'Generator'