Pooja
- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
-
-
Pooja 创建了一个帖子, How to add the path to conda environment's bin to the $PATH environment variable?
I have a python project with the python interpreter set to python from pre-existing conda environment. The environment is loaded and I can run python commands on the console inside PyCharm. However... -
-
Pooja 创建了一个帖子, 已回答Problem with python debugger in PyCharm 2024.3
Hello,The Python debugger has stopped working on my recent PyCharm update. The debugger hits the breakpoint but fails to load threads/variables and hangs during “Step over” or “Step in” operations.... -
Pooja 创建了一个帖子, Unable to set breakpoints in .jinja2 template files
I have a Python project with some .jinja2 template files. In the settings, in Languages and Frameworks -> Template Languages, I have set the Template Language to "Jinja2" and I have also added "Jin...