Missing import from specified "python.analysis.extraPaths" in Notebook #3097
Labels
bug
Something isn't working
needs investigation
Could be an issue - needs investigation
notebooks
waiting for user response
Requires more information from user
I have a Missing Import Error while importing a custom package inside a Notebook, despite specifying the path inside python.analysis.extraPaths.
Environment data
Pylance v2022.7.40,
Pylance language server 2022.7.40 (pyright bd00e0d1)
Ubuntu 20.04.4 LTS
Python 3.10.5 using Conda
Conda 4.13.0
Code Snippet
Inside a Notebook:
Repro Steps
Expected behavior
No import error. And type hinting.
Actual behavior
Missing Import error and no type hinting.
Logs
See https://github.com/0nyr/pylance_issue_illustration_missing_import/blob/main/python.log
The text was updated successfully, but these errors were encountered: