We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I get this error after installation Help me please
return _legacy_load(opened_file, map_location, pickle_module, **pickle_load_args)
File "E:\anime\pythonProject1seg.venv\lib\site-packages\torch\serialization.py", line 777, in _legacy_load magic_number = pickle_module.load(f, **pickle_load_args) _pickle.UnpicklingError: invalid load key, '\x0a'.
The text was updated successfully, but these errors were encountered:
Did you find the solution to the problem? I am getting the same error
Sorry, something went wrong.
oh No ! I am getting the same error
No branches or pull requests
I get this error after installation
Help me please
File "E:\anime\pythonProject1seg.venv\lib\site-packages\torch\serialization.py", line 777, in _legacy_load
magic_number = pickle_module.load(f, **pickle_load_args)
_pickle.UnpicklingError: invalid load key, '\x0a'.
The text was updated successfully, but these errors were encountered: