Hi, thanks for the tutorial and links. Sadly, I get an error message every time. I have tried the version from the download link at the top of the tutorial, and I have also tried downloading both 1.10 & 1.11 from Mega. Same error occurs in all 3 versions. Any advice would be greatly appreciated! Thanks.
C:\F2V1.11>foto2vam.exe
Traceback (most recent call last):
File "Utils\Face\encoded.py", line 4, in <module>
ModuleNotFoundError: No module named 'face_recognition_hst'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "foto2vam.py", line 5, in <module>
File "c:\users\chris\envs\foto2vam_staging\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 627, in exec_module
File "Tools\CreateTrainingEncodings.py", line 3, in <module>
File "c:\users\chris\envs\foto2vam_staging\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 627, in exec_module
File "Utils\Face\encoded.py", line 6, in <module>
File "c:\users\chris\envs\foto2vam_staging\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 627, in exec_module
File "site-packages\face_recognition\__init__.py", line 7, in <module>
File "c:\users\chris\envs\foto2vam_staging\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 627, in exec_module
File "site-packages\face_recognition\api.py", line 4, in <module>
ImportError: DLL load failed: A dynamic link library (DLL) initialization routine failed.
[9708] Failed to execute script foto2vam