otaha178 / Emotion-recognition

Real time emotion recognition
MIT License
1.09k stars 365 forks source link

img_path = sys.argv[1] IndexError: list index out of range #12

Open Sajad134 opened 5 years ago

Sajad134 commented 5 years ago

When I run the file 'facial_emotion_image.py' file on idle, I get the error 'img_path = sys.argv[1] IndexError: list index out of range'. Any ideas on how to fix this? How should I run in terminal if thats the case?