Search code examples
VSCode "Import X could not be resolved" even though listed under `help('modules')`...

pythonvisual-studio-codepylance

Read More
VS Code Pylance works slow with much delay...

pythonvisual-studio-codeautocompletepylance

Read More
Pylance can't resolve the import of a library under same package...

pythonvisual-studio-codepylancevscode-python

Read More
Import "odoo.addons.base_rest.controllers" could not be resolved. Pylance(reportMissingImp...

visual-studio-codepython-importodoo-14pylance

Read More
PyLance in Visual Studio Code does not recognise Poetry virtual env dependencies...

pythonvisual-studio-codepython-poetrypylance

Read More
VS Code + Pylance does not find venv-installed modules while venv is activated...

djangovisual-studio-codepylancepython-3.11

Read More
Docstring formatting not working in VSCode...

visual-studio-codedocstringpylance

Read More
VSCode / Pylance / Disable TypeChecking?...

pythonvisual-studio-codebeautifulsouppylance

Read More
Disable Pylance for a specific Jupyter Notebook command...

visual-studio-codejupyter-notebookpylance

Read More
Using VisualStudio+ Python -- how to handle "overriding stdlib module" Pylance(reportShado...

pythonvisual-studiocondapylance

Read More
How do I activate Pylance in VS Code?...

visual-studio-codepylance

Read More
PyLance incorrectly flagging sklearn mean_squared_error function as deprecated...

pythonvisual-studio-codepylancemicromamba

Read More
Make class attribute private outside API for users, but public inside API for developers...

pythonpython-typingmypypylancepyright

Read More
How to resolve pylance error: 'Import "flask" could not be resolved from source Pylanc...

pythonvisual-studio-codepylance

Read More
How to switch VS Code to use Pylance rather than Jedi?...

pythonvisual-studio-codepylancejedi

Read More
Why does VSCode "Go to Definition" only partially work?...

pythonvisual-studio-codepython-typingpylance

Read More
Visual Studio Code - Intellisense not working on SSH server even though it's installed...

pythonvisual-studio-codepylance

Read More
How do define custom auto-imports for Pylance/Visual Studio Code?...

pythonvisual-studio-codepylance

Read More
How to find type of a Python variable when hovering the mouse cursor over a variable in Visual Studi...

pythonvisual-studio-codepylancepyright

Read More
Disable specific Pylance linting messages in VS Code settings.json like with "python.linting.py...

python-3.xvisual-studio-codepylintpylance

Read More
VSCode/Pylance - fail to import specific class...

djangovisual-studio-codepylance

Read More
"at" sign (@) in Pylance/Pyright inlay hints/error messages...

pythonvisual-studio-codepython-typingpylancepyright

Read More
Type hints with Python ^3.10 and Pylance for VSCode...

pythonpython-typingpylance

Read More
Can't fully disable python linting Pylance VSCODE...

pythonvisual-studio-codepylance

Read More
Disable linter error of `method is not a known member of module "cv2"` from pylance in VSC...

pythonvisual-studio-codepylance

Read More
Pylance: "ClassVar" is not allowed in this context?...

pythonpython-typingpylance

Read More
How to annotate a list that may or MAY NOT have different types?...

pythonlistpython-typingpylance

Read More
Correctly specify the types of unpacked `zip`...

pythonpython-typingpylancezip-operator

Read More
Why won't IntelliSense work with pandas pipe()?...

pythonpandasvisual-studio-codeintellisensepylance

Read More
How to ignore Pylance type checking on notebooks?...

pythonvisual-studio-codejupyter-notebookpylance

Read More
BackNext