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
January 29, 2014 19:12
Do you have Python setup correctly (i.e. can you run python scripts from your project within PyCharm)? Breakpoints are set by clicking into the border, next to the line numbers. That should result ...
Community
PyCharm
Cannot set break points on simple python project
0 votes
Created
January 29, 2014 19:07
You have to have a run configuration for everything that you want to run from PyCharm. The button for run and debug always refer to the run configuration that is currently selected in the dropdown,...
Community
PyCharm
Have I done something wrong? Setting up the Python IDE configuration window
0 votes
Created
January 22, 2014 16:17
If you need to stay with CVS, the feature is Pre-Tested Commits. I have only used it with SVN. You'll have to check if that is possible with CVS, though.Even with pre-tested commits, there's no way...
Community
PyCharm
PyCharm pre-commit hook for CVS
0 votes
Created
January 22, 2014 12:42
This is going beyond the scope of an IDE and is usually done through a continuous integration server (e.g. TeamCity). You could set that server up to automatically track and build your feature bran...
Community
PyCharm
PyCharm pre-commit hook for CVS
0 votes
Created
January 21, 2014 12:31
The exact same thing is not available in PyCharm. You can run a Python console (Tools > Run Python console), though and load/execute code from there.
Community
PyCharm
how to make pycharm works like spyder
0 votes
Created
January 19, 2014 12:46
Probably not out of the box. You could try integration through a Generic Task server. It's found in Preferences > Tasks > Servers. There isn't too much info around what needs to be done, but here a...
Community
PyCharm
task server -> "Request Tracker" by Best Practical
0 votes
Created
January 19, 2014 12:35
There could be a number of things going on here. Just some ideas, without any particular order: company virus scanner kicks in and tries to scan you VM disk images some form of memory leak in PyCh...
Community
PyCharm
Nube question - Why does my VM get slower and slower when running pycharm?
0 votes
Created
January 19, 2014 12:26
You could try asking this in the IntelliJ EAP forum as well. I wouldn't keep my hopes up, though.You wouldn't have access to all those home directories, so there shouldn't be too much additional sc...
Community
PyCharm
Open File or Project dialog window unresponsive with Very Large directories
0 votes
Created
January 16, 2014 22:53
Please file an issue in YouTrack because forums are not monitored for technical problems (at least not officially). Thanks.
Community
PyCharm
Bug When Testing SFTP Connection
0 votes
Created
January 15, 2014 18:54
You could delete your virtualenv folder and recreate it from the command line. You'll have to install all packages of that virtualenv again, though.
Community
PyCharm
Pycharm's virtualenv doesn't containt Distutils folder in project/lib/
0 votes
«
First
‹
Previous
Next
›
Last
»