Getting pdb in Emacs to use Python process from current virtualenv

前端 未结 4 1136
梦谈多话
梦谈多话 2020-12-28 15:53

I am debugging some python code in emacs using pdb and getting some import issues. The dependencies are installed in one of my bespoked virtualenv environments.

Pdb

4条回答
提交回复
热议问题