Category Archives: sublime

python_path SublimeRope

Please add the following lines on a project base. .rope/config.py prefs.add(‘python_path’, ‘/home/myhome/.virtualenvs/py27/lib/python2.7/site-packages’) prefs.add(‘python_path’,’/usr/lib/python2.7′)

Posted in python, sublime | Leave a comment