#model upload pickle issue

1 messages · Page 1 of 1 (latest)

hushed tendon
#

Model upload failed for NCB_0203, and the issue appear to be in the unpickling of the model. None of the failed lines are in my code. Could someone please help me debug?

I’m using the same environment set up, same packages, and all the same relevant code as in NCB_0205, which uploaded and has been providing submissions just fine

(This is a retraining of the same model type on Teager and the other new targets)

turbid slate
#

Most likely a python package versioning issue.
What is the output from running the following snippet in your jupyter notebook (or development env) that was used to create the pickle file.

import session_info
session_info.show()```
hushed tendon
#

Oh I’m an idiot. I restarted my development environment a while back and it defaulted to an environment that does have versioning conflicts with model uploads. Rerunning my code now in the compatible environment, will retry model upload in the morning.

Sorry to waste your time, thank you for being nice about it!

languid marsh
#

@shell cradle when will the pickle upload service be re-opened?

shell cradle
shell cradle
#

I'll be turning this back on now, please go easy on us