Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Del Hyman-Jones
Total activity
11
Last activity
August 16, 2018 14:42
Member since
September 11, 2012 09:12
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
2
Activity overview
Posts (1)
Comments (7)
Sort by recent activity
Recent activity
Votes
Created
October 11, 2017 15:24
Try going to File->Invalidate Caches \ Restart -> Invalidate and restart. This fixed things for me once it reloaded.
Community
PhpStorm
How to find weak warnings?
0 votes
Created
September 11, 2012 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...
Community
PyCharm
Debugging of subprocess.popen has unexpected results and fails
0 votes
Created
September 12, 2012 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...
Community
PyCharm
Debugging of subprocess.popen has unexpected results and fails
0 votes
Created
September 12, 2012 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...
Community
PyCharm
Debugging of subprocess.popen has unexpected results and fails
0 votes
Created
September 11, 2012 11:55
OK thanks for that Dmitry I'll upgrade to 2.6 and try again.
Community
PyCharm
Debugging of subprocess.popen has unexpected results and fails
0 votes
Created
September 11, 2012 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" -...
Community
PyCharm
Debugging of subprocess.popen has unexpected results and fails
0 votes
Created
September 11, 2012 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...
Community
PyCharm
Debugging of subprocess.popen has unexpected results and fails
0 votes