Closed RealMoondancer closed 2 years ago
I cannot reproduce the bug and need further information.
Just released v0.5.3, this should fix the issue.
The Osu API seems to be sending null values instead of omitting them all together (as it previously did?)
Anyway, make sure to update the lib by running pip install -U git+https://github.com/Renondedju/Osu.py
on the right python installation. I'm waiting for your validation to close the issue.
Works now, thanks for the fix
Describe the bug An error is raised when trying to get the user using Python 3.10
Error report
To Reproduce Steps to reproduce the behavior:
Expected behavior The Api would return the User Struct
Python version Python 3.10.1