I installed module, however it still gives me an error. And it's not just sqlalchemy, some other give error as well.
running pip list:
Код: Выделить всё
(.venv) \\MyProjects\TestProject> pip list
Package Version
----------------- -------
greenlet 3.0.3
pip 24.0
setuptools 65.5.0
SQLAlchemy 2.0.28
typing_extensions 4.10.0

so why does it still giving me an error?

I also specifically pointed python.exe file in vscode settings.

current interpreter:

Источник: https://stackoverflow.com/questions/781 ... using-venv