I got one problem even if I installed all requirements.
winechit1989 opened this issue · 0 comments
winechit1989 commented
Traceback (most recent call last):
File "app.py", line 1, in
from classifier import clf
File "/Users/winechit/Desktop/Research/sign-language-tutor/classifier.py", line 7, in
from sklearn import svm
ImportError: No module named sklearn