mis-benchmark-framework icon indicating copy to clipboard operation
mis-benchmark-framework copied to clipboard

_pickle.UnpicklingError: invalid load key, '?'.

Open ck321123 opened this issue 1 year ago • 1 comments

When I was executing your program(DGL),I encountered the following error message:

_pickle.UnpicklingError: invalid load key, '?'.

I seem to have no way to solve it now,I don't know if there is an issue with the data or if there are other issues. Or maybe the version of pytorch is incorrect.The torch version I am currently using is 1.10, which supports cuda11.1.So is the version incorrect when loading the model? If so, I hope you can tell me the specific versions of each tool.If not, may I ask if you have encountered such a problem before? I hope you can help me.Looking forward to your reply!

Thanks.

ck321123 avatar Jan 08 '24 06:01 ck321123

Hey, please excuse the late answer, I had some deadlines I was working on. I added package versions to the environments. Can you recreate the base environment from scratch, and test again? Thank you!

MaxiBoether avatar Feb 03 '24 07:02 MaxiBoether