Tim Richardson
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 5
-
Tim Richardson created a post, -
Tim Richardson created a post, Force Step in is not enabled
I don't understand step in functionality while debugging python. Pycharm pro, v 2016.1.2 I want to step into to a call into a site library. But the force stepin icon is greyed out (inactive) and th... -
Tim Richardson created a post, curses app
I am trying npyscreen for the first time. It is a ncurses-based interface.How do I get pycharm to launch this? -
Tim Richardson commented, -
Tim Richardson created a post, 3.4.1 Interpreter settings is generated a traceback
Hi. On Windows Server 2008R2. ActiveState python 2.7.8 32 bit.In pycharm 3.4.1 when I visit the project interpreter settings I get this:Traceback (most recent call last): File "C:\Program Files (x8... -
Tim Richardson created a post, current git branch displayed only reflects the top-level git repository, is this a bug?
I;m using web2py which means I have web2py as the root directory. This is a git repository for me. My applications, a couple of levels down in the directory structure, are also git repositories. Th...