Add troubleshooting info about OSX ImportError

Closes #39.
This commit is contained in:
Kim Silkebækken 2013-01-17 10:03:29 +01:00
parent 6207f90734
commit 20b17cebe0
1 changed files with 6 additions and 0 deletions

View File

@ -78,3 +78,9 @@ I receive a ``NameError`` when trying to use Powerline with MacVim!
./setup.py build
./setup.py install --user
I receive an ``ImportError`` when trying to use Powerline on OS X!
This is caused by an invalid ``sys.path`` when using system vim and
system Python. Please try to select another Python distribution::
sudo port select python python27-apple