主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Del Hyman-Jones
活动总数
11
最后的活动
2018年08月16日 14:42
成员加入日期
2012年09月11日 09:12
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
2
活动概览
帖子(1)
评论(7)
按最近的活动排序
最近的活动
投票数
创建于
2017年10月11日 15:24
Try going to File->Invalidate Caches \ Restart -> Invalidate and restart. This fixed things for me once it reloaded.
社区
PhpStorm
How to find weak warnings?
0 票
创建于
2012年09月11日 15:11
A very good suggestion but sadly it does not appear to make difference.C:\Python32\python.exe D:\PyCharm261\helpers\pydev\pydevd.py --multiproc --client 127.0.0.1 --port 58474 --file D:/test.py pyd...
社区
PyCharm
Debugging of subprocess.popen has unexpected results and fails
0 票
创建于
2012年09月12日 10:05
I have just created a new VMWare image of Windows XP, installed PyCharm 2.6.1 and python 3.0.1 and I still get this problem so either there must be a setting in PyCharm that I am missing or this i...
社区
PyCharm
Debugging of subprocess.popen has unexpected results and fails
0 票
创建于
2012年09月12日 16:32
I have now found and understand the problem which I believe is a bug in PyCharm and I also have a workaround for it listed here:http://youtrack.jetbrains.com/issue/PY-7464 In short the problem occu...
社区
PyCharm
Debugging of subprocess.popen has unexpected results and fails
0 票
创建于
2012年09月11日 11:55
OK thanks for that Dmitry I'll upgrade to 2.6 and try again.
社区
PyCharm
Debugging of subprocess.popen has unexpected results and fails
0 票
创建于
2012年09月11日 12:52
I've upgraded to Python 3.2.3 and PyCharm 2.6.1 but I'm still getting the same error:Debugger OutputC:\Python32\python.exe "C:\Program Files (x86)\JetBrains\PyCharm 2.6.1\helpers\pydev\pydevd.py" -...
社区
PyCharm
Debugging of subprocess.popen has unexpected results and fails
0 票
创建于
2012年09月11日 13:14
The working directory is D:\ and the script is set to d:\test.pyDo you have any pycharm packages installed for python? I don't have any but have seen some that come with the linux version of PyChar...
社区
PyCharm
Debugging of subprocess.popen has unexpected results and fails
0 票