Problems and solutions#
No annotations#
Make sure that:
- Your project has the correct interpreter set (Project | Python Interpreter, or a cell in the status bar).
- The executable is given and is correct.
- The plugin itself is enabled (Plugins).
- The corresponding inspection is enabled (Editor | Inspections → Pyright language server diagnostics).
Other things to try:
- Reinstall the plugin or update to the latest version.
- Reopen the files, reopen the project or restart the IDE.
- Restart the language server.
- Restart your machine.
- Reinstall/reset the IDE.
If the problem persists, please report it to the issue tracker with relevant log entries.