Headless remote debugger? Permanently deleted user Created August 01, 2012 21:39 I'd like to use the remote debugging feature on a shell account, is this possible?My development machine is OSX with PyCharm 2.5.2, the remote host is Ubuntu 12.04 with Python 2.7.3
Yes you can do that. Use remote interpreter(http://www.jetbrains.com/pycharm/webhelp/configuring-remote-python-interpreters.html) or remote debugging (http://blog.jetbrains.com/pycharm/2010/12/python-remote-debug-with-pycharm/ and http://www.jetbrains.com/pycharm/webhelp/remote-debugging-2.html)