-
Notifications
You must be signed in to change notification settings - Fork 739
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood first issueGood first issuehelp wanted
Description
The opentelemetry-api
package, exporting opentelemetry
doesn't successfully import into vscode.
- In vanilla VSCode, the
import opentelemetry
is white
- In VSCode with mypy / pylance enabled with strict mode:
gives
It would seem this was solved a way back microsoft/pylance-release#555 but it's not
Describe your environment Describe any aspect of your environment relevant to the problem, including your Python version, platform, version numbers of installed dependencies, information about your cloud hosting provider, etc. If you're reporting a problem with a specific version of a library in this repo, please check whether the problem has been fixed on main.
Steps to reproduce
Install "opentelemetry" and see the import in VSCode.
What is the expected behavior?
I'd expect typing to work.
Additional context
Add any other context about the problem here.
pygoov, AndreasBergmeier6176 and sk-
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood first issueGood first issuehelp wanted