You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't remember exactly how I fixed this, but I think I had to install pynvim, ipython, and notebook with pip. You may also be able to use conda to install these packages as well.
And then, make sure you have pynvim installed in your current python environment. I usually likes to open a terminal with an already sourcer'ed venv, like following:
$ source ./venv/bin/activate
$ nvim ...
Of course is necessary download all necessary packages: ipython, pynvim and matplotlib
Can someone help? it keeps saying: python3 support missing, and i dont know how to solve
The text was updated successfully, but these errors were encountered: