python-rope / ropevim

vim mode that uses rope library to provide features like python refactorings and code-assists
GNU General Public License v2.0
245 stars 34 forks source link

Loading on Mac Os X #33

Closed AitorATuin closed 9 years ago

AitorATuin commented 9 years ago

When loading the script on macosx (usin macvim), it's complaining about rope_omni module not found, for some reason in mac (with python and macvim installed via brew) PYTHONPATH does not include the ropevim bundle dir.

mcepl commented 9 years ago

I think we have agreed in #34 that this is not a bug, do you agree?

AitorATuin commented 9 years ago

:+1: