Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[deoplete] jedi module is not found You need to install it #147

Open
superuser-miguel opened this issue Dec 22, 2023 · 2 comments
Open

[deoplete] jedi module is not found You need to install it #147

superuser-miguel opened this issue Dec 22, 2023 · 2 comments

Comments

@superuser-miguel
Copy link

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 )

@superuser-miguel
Copy link
Author

:py3 import jedi

solves this.

@fisadev
Copy link
Owner

fisadev commented Jun 11, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants