flower icon indicating copy to clipboard operation
flower copied to clipboard

WEAKLY REFERENCED OBJECT NO LONGER EXISTS

Open adaptcvdm opened this issue 2 years ago • 3 comments

What is your question?

Hello, first of all thank you for making such a wonderful library. I recently updated my python environment to python 3.9 and I am facing this issue where either one of the clients or the server gives this error weakly referenced object no longer exists. But this error is very random, sometimes it occurs and sometimes the run is complete without any errors.

I have implemented my code using pytorch_lightning.

Thanks in advance.

adaptcvdm avatar Feb 06 '22 05:02 adaptcvdm

Could you kindly share the error line? as it contains module information. Thank you.

sisco0 avatar Feb 06 '22 18:02 sisco0

image

adaptcvdm avatar Feb 10 '22 05:02 adaptcvdm

@adaptcvdm unfortunately its hard to debug using this. Could you share a repository which as a guide to replicate this issue.

tanertopal avatar Jun 13 '22 17:06 tanertopal