Skip to content

Error in Tutorial 2 #14

Description

@Asaduddin18

I am getting this error in tutorial 2 and I am unable to create the database to store the user sign-up info

from flask_sqlalchemy import SQLAlchemy
from .extension import SQLAlchemy
from .model import _QueryProperty
class DefaultMeta(BindMetaMixin, NameMetaMixin, sa.orm.DeclarativeMeta):
AttributeError: module 'sqlalchemy.orm' has no attribute 'DeclarativeMeta'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions