Skip to content

Redis and Flask Pylint Import Error #15943

@LightningRpper

Description

@LightningRpper

I have a body of python code that tries to import Flask and Redis.

import redis
from flask import Flask

But I am getting Pylint import errors that say they were unable to import them, despite the fact that I ran necessary install and download codes in order to make sure they are on my computer. What's going on?

Metadata

Metadata

Assignees

Labels

area-lintingbugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from poster

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions