graphql-python / graphql-python/graphql-server

Latest version on Pypi broken?

Open
#135 4 comments 3 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
134
Forks
70
PR merge metrics
No merged PRs in 30d

Description

Hi we were using graphql_server==3.0.0b7 without any issues.

with the 3.0 release on pypi, im getting the following error now:

from graphql_server import (
ImportError: cannot import name 'HttpQueryError' from 'graphql_server' (/usr/local/lib/python3.10/dist-packages/graphql_server/__init__.py)
2025-08-18 07:52:22,718 247 INFO odoo odoo.service.server: Stopping gracefully

I have since reverted to b7, to solve for now

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.