Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dirk Dittert
Total activity
115
Last activity
January 12, 2016 04:05
Member since
January 06, 2014 12:58
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
48
Activity overview
Posts (2)
Comments (65)
Sort by recent activity
Recent activity
Votes
Created
April 16, 2014 11:30
Patch based upgrade only works between two subsequent releases (or builds for the early access program). Thus, it's not possible to use it to upgrade from 3.0.1 to 3.1.2. You can vote for IDEABKL-6...
Community
PyCharm
How do I use the patch-based upgrade?
0 votes
Created
April 16, 2014 11:23
I'm using the IDEA plugin instead of PyCharm, so the names of your menus might be a little different.Go to Run > View Breakpoints (or press Cmd+Shift+F8/Strg+Shift+F8). This should open the Breakpo...
Community
PyCharm
How to enable stopping on unhandled exceptions?
9 votes
Created
April 16, 2014 11:15
Welcome to the Python character encoding hell! The error means that you're having non-ascii characters in your source file. Python assumes that your source files are in ascii encoding unless you ex...
Community
PyCharm
character like ö, ü, ä, ß
0 votes
Created
April 07, 2014 21:15
AFAIK that is not possible. You can only define an external tool which you invoke manually after loading the project.
Community
PyCharm
execute commands when a project is loading
0 votes
Created
April 07, 2014 21:08
You can't do this out of the box with PyCharm, but there are Python frameworks that allow you to create executable files. One of them is cx_freeze. It allows you to include pip packages into the ex...
Community
PyCharm
Creating an porting executable files for Mac OS X?
0 votes
Created
March 26, 2014 22:11
There are certain memory limits for 32bit JVM instances. I don't know how this is done with pycharm, but for IntelliJ there is idea.exe and idea64.exe. The former launches the 32bit vm, the latter ...
Community
PyCharm
Failed to create JVM: error code -4
0 votes
Created
March 25, 2014 14:00
Sorry. No idea.
Community
PyCharm
X11 Forwarding
0 votes
Created
March 25, 2014 14:00
You're right. The old issue was for something else.
Community
PyCharm
Shift+Escape to hide debug/console/... doesn't work
0 votes
Created
March 25, 2014 11:43
I even filed an issue back then: http://youtrack.jetbrains.com/issue/IDEA-27034 but this really hasn't happened for a long time now.
Community
PyCharm
Shift+Escape to hide debug/console/... doesn't work
0 votes
Created
March 25, 2014 11:42
I've seen that in the past as well but didn't run into this for a long time now. You could try switching to the run tab with Alt-4 and then try to close it with Shift-ESC. Maybe that works for you...
Community
PyCharm
Shift+Escape to hide debug/console/... doesn't work
0 votes
Next
›
Last
»