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

while running recogniseGesture.py error is raising #7

Open
MAXRIPPNER opened this issue Jun 18, 2021 · 1 comment
Open

while running recogniseGesture.py error is raising #7

MAXRIPPNER opened this issue Jun 18, 2021 · 1 comment

Comments

@MAXRIPPNER
Copy link

Traceback (most recent call last):
File "G:\isl\recogniseGesture.py", line 66, in
clustering_model = pickle.load(open('mini_kmeans_model.sav', 'rb'))
File "C:\Python27\lib\pickle.py", line 1384, in load
return Unpickler(file).load()
File "C:\Python27\lib\pickle.py", line 864, in load
dispatchkey
File "C:\Python27\lib\pickle.py", line 892, in load_proto
raise ValueError, "unsupported pickle protocol: %d" % proto
ValueError: unsupported pickle protocol: 3

@Vishal001-25
Copy link

Did you get the solution for this error?

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

2 participants