BiomedSciAI / histocartography

A standardized Python API with necessary preprocessing, machine learning and explainability tools to facilitate graph-analytics in computational pathology.
GNU Affero General Public License v3.0
234 stars 55 forks source link

Error #59

Open sina1303 opened 6 months ago

sina1303 commented 6 months ago

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

bahnsterian commented 4 months ago

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

CwsMr commented 3 weeks ago

oh No ! I am getting the same error