Replies: 1 comment
-
Obviously, stubs are working, so the above method works. So how should I configure the environment to avoid the import errors as on the initial post ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using coc-pyright with neovim from the preconfigured nvim in nvimdocker & ansible-neovim-pyright docker image version.
I downloaded the stubs
and I can find all the pyi stubs in ~/.local/lib/python3.10/site-packages/
So I configured coc-pyright stubPath accordingly:
But still no luck:

What do I miss ?
P.S.: I do not have micropython locally installed
Beta Was this translation helpful? Give feedback.
All reactions