Closed Verkolle closed 1 year ago
This looks like the NumPy compatibility issue we addressed in PR #1077.
Updating to the latest commit of Sockeye should resolve the issue.
Best, Michael
Thank you, it seems to be working now!
Hi all, could you perhaps make a new Pypi release so that regular installing with pip works again?
Of course, sorry about the delay. 3.1.31 should be on pypi shortly (see https://github.com/awslabs/sockeye/actions/runs/4062721441)
thank you @fhieber and have a nice day everyone
Hello!
I'm having a reoccurring issue when sockeye.train reaches a checkpoint. Up until that point the training process seems to be going fine, but when it comes to saving the model I get the following error.
My source and target files have the same line count as does the validation set, so I'm unsure as to what the problem could be.