Arguments did not match any overloaded call
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 35/100
Research direction
Start with mp3_tag_editor.py at line 94 and reproduce the reported ListCtrl.InsertItem() TypeError. Trace the arguments passed there and determine the change needed so the call matches a valid overload; done means the example runs without this error.
Written by the indexing model from the issue text.
Description
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'
- Dominant language
- Jupyter Notebook
- Stars
- 5.2k
- Forks
- 5.3k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 10
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from realpython/materials
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
realpython/materials#729 ·
-
п Open
Difficulty 5/5 Over a week Newbie friendliness 1/100
realpython/materials#763 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 55/100
realpython/materials#738 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 45/100
realpython/materials#737 ·
-
проект2 Open
Difficulty 5/5 Over a week Newbie friendliness 15/100
realpython/materials#725 ·
All issues in realpython/materials
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#616 ·
-
app bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
AvengeMedia/DankMaterialShell#3537 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
CherryHQ/cherry-studio#20947 · 1 reaction ·