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

UnpicklingError: invalid load key, 'H' #1

Open
sananguliyev opened this issue Sep 30, 2023 · 0 comments
Open

UnpicklingError: invalid load key, 'H' #1

sananguliyev opened this issue Sep 30, 2023 · 0 comments

Comments

@sananguliyev
Copy link

I have tried to test this repo but got this error

Traceback (most recent call last):
  File "/Users/sananguliyev/projects/SENTIMENT-ANALYZER-FOR-AZERBAIJANI-SENTENCES./flask_build.py", line 5, in <module>
    model = pickle.load(open('sent_azerbaijani.pkl', 'rb'))
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
_pickle.UnpicklingError: invalid load key, 'H'.

It would be perfect if we could add requirenments.txt file to make dependency install easier for other people.

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