graphql-python / graphql-python/graphql-server
Latest version on Pypi broken?
未关闭
- 主要语言
- Python
- 星标
- 134
- 派生
- 70
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
评估
这个 Issue 还没有评估数据。