Apolino

- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Edited How to update skeletons remote interpreter
AnsweredI have a few remote interpreters set up. If I update or install a package on these remote interpreter, pycharm fails to notice, so I will have all kinds of (wrong) warnings in the editor. Is there ... -
Created Cannot find profiler options
AnsweredHello, I am using pycharm professional 2017.2.3 on my Mac. I have been searching for half an hour but I cannot find the profiler options. I need to enable line-by-line profiling, and apparently th... -
Created How to hit breakpoints when calling functions from embedded command line
AnsweredHello, when I debug my python program, and I hit a breakpoint, I begin experimenting with the debug console attached to the process. I find this immensely useful. The only issue is that, if I ca...