I use coc-pyright as python code completer in debian. When I work on a django file, I get errors like this error in neovim env. But django runs codes without any problem. I have installed django with apt and not with pip and also I am not in a venv.

  • Reza Hosseinzadeh@programming.devOP
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Thank you for your complete explanation! Now I have a question. I know that this note that coc-pyright shows does not hurt code’s running. But the note hurts me when I am coding. Do you know how to remove pyright’s type hint?