simnalamburt / vim-mundo

:christmas_tree: Vim undo tree visualizer

Home Page:https://simnalamburt.github.io/vim-mundo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error invoking Mundo when using with anaconda3 python

thepenguinthatwants opened this issue · comments

I have no problem with invoking mundo. Can you describe the situation or copy-paste your error messages?

Hi I cannot call Mundo either, my error message is:
image

The format looks strange, but it seems to fail to incorporate python. I am using Anaconda, and I have set let g:python3_host_prog = '$HOME/programs/anaconda3/bin/python'

Ooh, that looks horrible! What platform are you on? What vim version?

@dsummersl
My platform is:
image
Vim version: version 8.1.1700

I installed the plugin using vim-plug manager. I suspect some issue with Python, but I have no idea how to find it out..