First of all my apologies if this is a repeated question.
What should be the best approach to handle python dependencies when installing this with hombrew?
It seems like the macvim is linked to the system's python installation which cannot be modified on high sierra. I need to get websocket-client and sexpdata python packages installed and reachable by vim in order to use http://ensime.github.io/editors/vim/
Thank you very much in advance and sorry for my english.
First of all my apologies if this is a repeated question.
What should be the best approach to handle python dependencies when installing this with hombrew?
It seems like the macvim is linked to the system's python installation which cannot be modified on high sierra. I need to get
websocket-clientandsexpdatapython packages installed and reachable by vim in order to use http://ensime.github.io/editors/vim/Thank you very much in advance and sorry for my english.