Skip to content

Fix: import dependency #1332

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

jeemyeong
Copy link

File "/usr/local/lib/python3.9/site-packages/graphene_django/views.py", line 14, in <module>
  from graphql.error import format_error as format_graphql_error
ImportError: cannot import name 'format_error' from 'graphql.error' (/usr/local/lib/python3.9/site-packages/graphql/error/__init__.py)

This fixes the above bug.

@erikwrede
Copy link
Member

Fixed in #1327

@erikwrede erikwrede closed this Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants