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
Hi! I honestly don't know how to install dependencies for plugins running inside the flatpak version of neovim, and I have very little control over that. Maybe you could ask in deoplete's repo?
I am running flatpak version of neovim and I get this error in a python file.
[deoplete] jedi module is not found You need to install it
I have
pip3 install --user pynvim flake8 pylint isort jedi
installed. Error message is not present on vim ( not a flatpak )The text was updated successfully, but these errors were encountered: