https://bugs.kde.org/show_bug.cgi?id=438206
--- Comment #4 from Luke Horwell <c...@horwell.me> --- (In reply to Øystein S. Haaland from comment #3) > I use kdevelop for python development in my day-to-day job. It seem now that > kdev-python has stopped working on arch, which I am currently using. I use KDevelop on Arch nearly every day too. A workaround I found is to install Python 3.9 (`python39` in AUR) and install `kdevelop-python` (now in AUR). Syntax highlighting and parsing works again as before, and so far, it is processing modules installed in /usr/lib/python3.10 for auto-completion, etc. I imagine Python 3.10-specific syntax won't work (I haven't checked) but at least things can continue to work for Python <= 3.9 projects. -- You are receiving this mail because: You are watching all bug changes.