There\'s an issue with from sqlalchemy.orm import relationship, when I try to run my app with that import, ModuleNotFoundError is raised and it say
from sqlalchemy.orm import relationship
ModuleNotFoundError