Hi! I have a weird problem with kdevelop: after upgrade to f35 kdevelop no longer finds pycodestyle.. in the terminal output i get: kdevelop.plugins.python.parser: Discarding parts of the code to be parsed because of previous errors IndentationError: unexpected indent (<kdev-editor-contents>, line 108) ---- Parsing FAILED ---- python code checker error: "The `pycodestyle` (previously `pep8`) module is not installed." but i have both: root@hal: ~ # rpm -qa | grep pycodestyle python3-pycodestyle-2.7.0-2.fc35.noarch and user side installation: pip3 freeze | grep pycodestyle pycodestyle==2.8.0 Does anyone have any idea what is going on? or encountered this? Thank you! Adrian
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure