Results 3 comments of Robi

The code in the repo has been updated over the weekend: do a new `pip install kaggle-cli` and retry (if you haven't already)

I see there was no reply yet to this issue. Is there any plan to solve it or at least any suggested workaround? Thx

Thanks for the suggestion. I am now just passing `datetime(...).isoformat() `instead of `datetime(...)` and everything works fine. I did not try the XML interface. Regarding the encoder, I will not...