You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope this message finds you well. I am reaching out to report an issue I encountered while working with your software, specifically when attempting to load a model that I trained using the training.py file. Upon executing the test code to utilize the trained model, I encountered an UnpicklingError that halted the process.
To provide a detailed context, here is the error message that was generated:
UnpicklingError: A load persistent id instruction was encountered, but no persistent_load function was specified.
This error occurred during the following operation in the code:
Dear Developer Team,
I hope this message finds you well. I am reaching out to report an issue I encountered while working with your software, specifically when attempting to load a model that I trained using the
training.py
file. Upon executing the test code to utilize the trained model, I encountered anUnpicklingError
that halted the process.To provide a detailed context, here is the error message that was generated:
This error occurred during the following operation in the code:
Thank you for your time and assistance. I look forward to your response and any suggestions you may offer to resolve this issue.
Best regards,
Geng Hu
The text was updated successfully, but these errors were encountered: