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

_pickle.UnpicklingError: invalid load key, 'v'. #46

Open
Uvais5 opened this issue Jul 27, 2022 · 1 comment
Open

_pickle.UnpicklingError: invalid load key, 'v'. #46

Uvais5 opened this issue Jul 27, 2022 · 1 comment

Comments

@Uvais5
Copy link

Uvais5 commented Jul 27, 2022

2022-07-27T10:22:49.617383+00:00 app[web.1]: File "", line 241, in _call_with_frames_removed
2022-07-27T10:22:49.617383+00:00 app[web.1]: File "/app/app.py", line 12, in
2022-07-27T10:22:49.617383+00:00 app[web.1]: similarity = pickle.load(open("anime_similarity.pkl","rb"))
2022-07-27T10:22:49.617384+00:00 app[web.1]: _pickle.UnpicklingError: invalid load key, 'v'.
2022-07-27T10:22:49.617496+00:00 app[web.1]: [2022-07-27 10:22:49 +0000] [9] [INFO] Worker exiting (pid: 9)
2022-07-27T10:22:49.757879+00:00 app[web.1]: [2022-07-27 10:22:49 +0000] [4] [WARNING] Worker with pid 9 was terminated due to signal 15
2022-07-27T10:22:49.849719+00:00 app[web.1]: [2022-07-27 10:22:49 +0000] [4] [INFO] Shutting down: Master
2022-07-27T10:22:49.849746+00:00 app[web.1]: [2022-07-27 10:22:49 +0000] [4] [INFO] Reason: Worker failed to boot.
2022-07-27T10:22:50.033743+00:00 heroku[web.1]: Process exited with status 3
2022-07-27T10:22:50.098225+00:00 heroku[web.1]: State changed from up to crashed

@Uvais5
Copy link
Author

Uvais5 commented Jul 27, 2022

my file is 820 mb i use git lfs .so anybody tell me what should i do

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