Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

got an error when i run webapp.py #74

Open
rathinam8920 opened this issue Nov 4, 2019 · 0 comments
Open

got an error when i run webapp.py #74

rathinam8920 opened this issue Nov 4, 2019 · 0 comments

Comments

@rathinam8920
Copy link

(base) root@rcascl4-16:/home/administrator/Desktop/hms/system# python3 WebApp.py
/usr/bin/env: ‘th’: No such file or directory
Traceback (most recent call last):
File "WebApp.py", line 39, in
HomeSurveillance = SurveillanceSystem.SurveillanceSystem()
File "/home/administrator/Desktop/hms/system/SurveillanceSystem.py", line 126, in init
self.recogniser = FaceRecogniser.FaceRecogniser()
File "/home/administrator/Desktop/hms/system/FaceRecogniser.py", line 91, in init
(self.le, self.clf) = pickle.load(f) # Loads labels and classifier SVM or GMM
TypeError: a bytes-like object is required, not 'str'

please help to solve

@rathinam8920 rathinam8920 changed the title while installing got an error got an error when i run webapp.py Nov 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant