主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Elizabeth Shashkova
活动总数
408
最后的活动
2023年07月11日 14:02
成员加入日期
2014年11月22日 15:21
关注
0 名用户
关注者数
1 名用户
投票数
0
订阅数
164
活动概览
帖子(0)
评论(244)
按最近的活动排序
最近的活动
投票数
创建于
2017年12月22日 14:21
Hi! Since PyCharm 2017.3 there is an action "Execute File in Console" which does exactly that. You can find it with Find action (Ctrl + Shift + A) and execute currently selected file.
社区
PyCharm
Quick command to run file in console in Pycharm using the command runfile().
1 票
创建于
2017年09月01日 14:59
Hi awa5114! Unfortunately, such construction isn't supported with "Step Into" action. And at the moment it isn't possible to step into exec() statements. Please, create an issue in our issue tracke...
社区
PyCharm
How to step into another .py file while debugging in PyCharm
1 票
创建于
2017年09月01日 09:44
Hi tetractius! 1. Yes, you're right: Thread Concurrency Visualization is based on patching some threading modules and libraries. Unfortunately, sometimes (if, for example, some other library makes ...
社区
PyCharm
Hidden errors caused by possible decoration added by PyCharm to boto3, prevent this to run the Concurrency Diagram Diagram.
1 票
创建于
2017年08月01日 09:25
Hi! The problem is that Djnago server usually creates new processes, and automatic attach to the new processes isn't supported in Remote Debug Server yet: https://youtrack.jetbrains.com/issue/PY-18...
社区
PyCharm
PyCharm remote debugging
1 票
创建于
2017年07月28日 11:23
Ok, now I've got it. You mean code completion in Debug Console. We already know about this problem: https://youtrack.jetbrains.com/issue/PY-25359 and it'll be fixed in PyCharm 2017.2.1 update. Than...
社区
PyCharm
Pycharm debugger not recognising objects
1 票
创建于
2017年07月05日 10:43
Hi everyone! This bug will be fixed in PyCharm 2017.1.5. We would be really glad if you could help us and check your projects with release candidate: https://confluence.jetbrains.com/pages/viewpage...
社区
PyCharm
Possible bug? SystemError: unknown opcode
1 票
创建于
2017年05月12日 09:45
Jeffmcglaun Marc GroszThank you for the feedback! We're still trying to reproduce the bug.You can set environment variables right in Run configuration (Run | Edit configurations | Environment varia...
社区
PyCharm
Possible bug? SystemError: unknown opcode
1 票
创建于
2017年05月10日 09:15
Jeffmcglaun Which version of Python interpreter do you use? Do you use Cython speed ups in debugger (do you see warning about them when you run debugger)? You can try also to set environment variab...
社区
PyCharm
Possible bug? SystemError: unknown opcode
1 票
创建于
2017年04月04日 08:42
I hope this post will help you http://stackoverflow.com/questions/34624428/g-error-usr-lib-rpm-redhat-redhat-hardened-cc1-no-such-file-or-directory
社区
PyCharm
Debugger speedups using cython not found.
1 票
创建于
2017年04月03日 16:24
Hi! You need a C compiler in order to build Cython extensions for the debugger. Please, execute the command from warning in the command line manually and show the full error message.
社区
PyCharm
Debugger speedups using cython not found.
1 票
«
第一页
‹
上一页
下一页
›
最后
»