Registered Member
|
Hi,
I'm using KDevelop version 5.6.1 I want to specify 2 custom paths to my PYTHONPATH. From my understanding, I have to do this in:
I've added the two folders that I want to that list, but when I run my script, it still can't find an import in my Python module. I'm also using a specific python interpreter that's in my venv. How can I add 2 custom paths to my PYTHONPATH in KDevelop? Am I doing something incorrectly? EDIT: In the termal, this will make it work:
However, I thought there was something in the KDevelop's GUI to not make that necessary. Any thoughts how I can include multiple paths to my PYTHONPATH in KDevelop without the terminal? EDIT 2: the problem seems to only exist in the AppImage version of KDevelop (v5.6). I tried KDevelop (v5.5) from the Ubuntu distribution package, and it works fine. When I configure a new environment to use a custom PYTHONPATH, and I tell my Launcher to use my custom environment, it works (but it doesn't work in the AppImage version). Thanks, |
Registered users: bartoloni, Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]