Rodger Wilson
Sep 4, 2018 · 1 min read

first I want to say think you for putting so much energy into this project. Best I have seen yet. I have downloaded your Ubuntu image and am using it. However after logging in and trying to run your scripts I get the following error. I must be making a simple mistake….

deeplearning@deep-learning-virtual-machine:~/Desktop/face_recognition examples$ python recognize_faces_in_pictures.py
Traceback (most recent call last):
File “recognize_faces_in_pictures.py”, line 1, in <module>
import face_recognition
ImportError: No module named face_recognition