Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
pat moran
Total activity
17
Last activity
November 20, 2022 23:14
Member since
January 16, 2015 15:26
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
9
Activity overview
Posts (4)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
November 20, 2022 23:14
I was getting debugger failure from a package directory that I names "ast". I renamed the directory (package) in my project to something else and the debugger worked. Apparently the debugger uses...
Community
PyCharm
Debugger problem Pycharm on windows
1 vote
Created
November 27, 2019 17:49
same thing here; red underline on my code, red error on the f string - no external f-string checkers. makes code inspector useless (100s of errors due to that "feature bug")
Community
PyCharm
How do I stop pycharm from complaining about F string in python 2.7, Im using python 3
0 votes
Created
March 09, 2019 23:39
Had the same problem on Windows 10 running cmd.exe shell. This is how I fixed it. Settings->Tools->Terminal Settings and unselect override IDE settings. Then restart PyCharm
Community
IntelliJ IDEA Users
[SOLVED] Ctrl + V and Ctrl + C doesn't work in intellij IDEA 14.0.2
4 votes
Created
March 05, 2018 17:50
I had a similar symptom but found it was due to an incorrect setting of the shell path. Goto File->settings -> Tools (v) -Terminal and under Application settings shell path I have: "cmd.exe" /k "C:...
Community
PyCharm
Solved: ImportError when starting manage.py task for Django Project
0 votes