Anki setup in Pycharm

Thanks for the reply, Damien. If I install aqt or build and installs wheels into an addon project venv, would there be a way to start Anki from Pycharm this way? What I would really like is to set breakpoints in my own add-on code and also in Anki’s code. My goal is to catch my own bugs and also better understand the Anki code base.

With previous versions of Anki, I was able to achieve this workflow in this way: Attaching debugger in PyCharm for addon development