Closed jrbergen closed 2 years ago
Hey @jrbergen, thanks for reporting. This is a duplicate of issue #17159 and it was fixed in our 5.2.2 version, released yesterday.
However, there are other similar and annoying bugs with Python 3.10 that will only be fixed in our next version (5.3.0), so please use 3.9 in the meantime.
Great to hear, thanks @ccordoba12! Sorry for reporting a duplicate; you must be busy 🙂. Cheers.
No worries, that's fine.
Description
What steps will reproduce the problem?
spyder/plugins/eidtor/panels/indentationguides.py
throws:TypeError: arguments did not match any overloaded call
(see traceback below). This presumably happens whenever Spyder tries to (re)draw indentation guides.It seems that this might be an upstream problem (but I'm not sure), in which case this issue can be closed/moved to PyQT5's issues.
Traceback
Versions
Dependencies