BiomedSciAI/histocartography

Error

sina1303 opened this issue · 1 comments

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'.

Did you find the solution to the problem? I am getting the same error