https://bugs.kde.org/show_bug.cgi?id=438206
--- Comment #5 from Øystein S. Haaland <oystein.s.haal...@gmail.com> --- (In reply to Luke Horwell from comment #4) > (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. I too found the kdev-python AUR, installed that, and it seems to work as before. On my setup, I have py3.9 installed, not 3.10 yet. So in principle, I guess kdev-python should still have worked. -- You are receiving this mail because: You are watching all bug changes.