mirror of
https://github.com/powerline/powerline.git
synced 2025-07-26 23:35:04 +02:00
parent
6207f90734
commit
20b17cebe0
@ -78,3 +78,9 @@ I receive a ``NameError`` when trying to use Powerline with MacVim!
|
|||||||
|
|
||||||
./setup.py build
|
./setup.py build
|
||||||
./setup.py install --user
|
./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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user