graphql-python / graphene-sqlalchemy

Graphene SQLAlchemy integration
http://docs.graphene-python.org/projects/sqlalchemy/en/latest/
MIT License
975 stars 225 forks source link

ImportError: cannot import name 'get_default_backend' from 'graphql' #351

Closed sfc-gh-adlee closed 1 year ago

sfc-gh-adlee commented 2 years ago

I keep getting a ImportError: cannot import name 'get_default_backend' from 'graphql'

Installed pip install "graphene-sqlalchemy>=2.0"

erikwrede commented 2 years ago

Could you please post your graphene & graphql-core versions and the exact SQLAlchemy version that was installed? 🙂 In which context did this error occur? What were you trying to do?

erikwrede commented 1 year ago

Closing due to inactivity.

github-actions[bot] commented 1 year ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related topics referencing this issue.