TorchSpatiotemporal/tsl

TypeError: on_train_batch_start() takes 3 positional arguments but 4 were given

Closed this issue · 5 comments

I also meet the same error when I run the example/run_imputation.py code.

Hi all, sorry for the late reply! we recently updated the code releasing a more stable version (v0.9.0) with substantial changes. We invite you to check out the new code and the new doc! Please let us know if you still encounter this problem. Cheers!

Hello,

I have version v0.9.0 of tsl and I have exactly the same error. What can I do to solve it?

Hi, commit 1f55a6d should have fixed your problem. Let us know if this is not the case, thanks for your contribution!

Thank you very much; the problem is resolved. Thank you for the fast reply!