materials
materials copied to clipboard
Arguments did not match any overloaded call
https://github.com/realpython/materials/blob/705d8c026c02ab4a7a40b3598a18f340bc9fe82c/build-a-gui-with-wxpython/mp3_tag_editor.py#L94
TypeError: ListCtrl.InsertItem(): arguments did not match any overloaded call: overload 1: argument 1 has unexpected type 'int' overload 2: argument 2 has unexpected type 'NoneType' overload 3: argument 2 has unexpected type 'NoneType' overload 4: argument 2 has unexpected type 'NoneType'
@driscollis