I had the YouCompleteMe plugin working with my macvim distribution. Then today macvim told me that an update is available, and after updating YouCompleteMe won't work. I get an error now every time I start macvim, which says "YouCompleteMe Unavailable: Unable to load Python". Indeed it seems that the updated version has no knowledge of my anaconda python distribution the way it was before. If I run from the command line "mvim —version | grep python" I do see +python/dyn and +python3/dyn.
I don't think the problem is related just to the YouCompleteMe plugin, because if I open macvim and run ":py pass" or ":py3 pass" I get the following error: E370: Could not load library /opt/local/Library/Frameworks/Python.framework/Versions/3.7/Python E263: Sorry, this command is disabled, the Python library could not be loaded. Press ENTER or type command to continue Why does YouCompleteMe suddenly think that my python is in /opt/local/Library/Frameworks/Python.framework/Versions/3.7/Python? I did not compile YouCompleteMe with that python. Anyway, I know this is probably not a forum for YouCompleteMe problems, but I thought I would just check. -- -- You received this message from the "vim_mac" 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 --- You received this message because you are subscribed to the Google Groups "vim_mac" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_mac+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_mac/bac8f4bc-e093-4282-99a5-3da083233841%40googlegroups.com.