主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
黑色柳丁
活动总数
8
最后的活动
2019年08月11日 09:10
成员加入日期
2019年06月20日 00:48
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(6)
按最近的活动排序
最近的活动
投票数
已编辑于
2019年06月21日 00:07
1)default settings and it could run but debug error because my 'selectors' module in my project overlay the system selectors...in fact,my project module should be zvt.selectors 2)I changed the ...
社区
PyCharm
pycharm 2019.1.3 professional debugger bug
1 票
创建于
2019年08月11日 09:10
Uploading... File uploaded: zvt.tar.gz Upload complete! @Sergey Karpov It's should be ok now
社区
PyCharm
pycharm 2019.1.3 professional debugger bug
0 票
创建于
2019年08月03日 09:17
I knew that pycharm add the running script dir to sys.path automaticllyadd following would fix all the confuses:import osimport syssys.path.remove(os.path.abspath(os.path.dirname(__file__)))
社区
PyCharm
pycharm 2019.1.3 professional debugger bug
0 票
创建于
2019年08月03日 08:37
@Sergey Karpov please check zvt.tar.gz, you could run and debug the main.py in pycharm.
社区
PyCharm
pycharm 2019.1.3 professional debugger bug
0 票
创建于
2019年06月21日 08:47
"PyCharm sets the working directory according to the script location" this's the right behavior Running/Debugging script in any module of the project, pycharm should add the same project root modul...
社区
PyCharm
pycharm 2019.1.3 professional debugger bug
0 票
已编辑于
2019年06月20日 01:46
It seems pycharm add wrong working dir to PYTHONPATH...I could fix it manually
社区
PyCharm
pycharm 2019.1.3 professional debugger bug
0 票