Skip to content
Advertisement

Kivy MDDatePicker – TypeError: __init__() missing 1 required positional argument: ‘callback’

https://kivymd.readthedocs.io/en/latest/components/pickers/index.html#mddatepicker

This code is coming from the official presentation page so it may be a Github issue to raise ?

The widget is under testing. Therefore, we would be grateful if you would let us know about the bugs found.

JavaScript

TypeError: __init__() missing 1 required positional argument: 'callback'

Advertisement

Answer

The MDDatePicker does not work with kivymd-0.104.1. You must install kivymd-0.104.2.dev0 for it to function.

JavaScript
User contributions licensed under: CC BY-SA
5 People found this is helpful
Advertisement