Can anyone tell me how (mac)vim decides which python to use when there are more than one python installation in the system?
I got this problem after I installed the EPD python package in Mac. Even if the env $PATH prioritize the EPD python, but macvim still choose the system default python.
> type -all python
python is /Library/Frameworks/Python.framework/Versions/Current/bin/python
python is /usr/bin/python
I need to solve this to import packages from EPD python…
Thanks if anyone can help!
Cheers,
Zhao Cai,
Wed 07 Dec 2011 08:17:28 PM EST
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment