Need Helo
Opened this issue · 0 comments
harithm918 commented
Traceback (most recent call last):
File "D:\Motion\sign-language-detector-python\inference_classifier.py", line 7, in
model_dict = pickle.load(open('./model.p', 'rb'))
^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: './model.p'
i'm getting this error. how to fix this