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′)

This entry was posted in python, sublime. Bookmark the permalink.

Leave a comment