Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

mypy test is failing #1704

Copy link
Copy link

Description

@Linchin
Issue body actions

The mypy nox session has been failing starting yesterday:
image

The error log is as follows:

nox > Running session mypy
nox > Creating virtual environment (virtualenv) using python3.8 in .nox/mypy
nox > python -m pip install -e '.[all]'
nox > python -m pip install mypy==0.910
nox > python -m pip install types-protobuf types-python-dateutil types-requests types-setuptools
nox > mypy google/cloud
/tmpfs/src/github/python-bigquery/.nox/mypy/lib/python3.8/site-packages/jupyter_client/manager.py: error: INTERNAL ERROR -- Please try using mypy master on Github:
[https://mypy.readthedocs.io/en/stable/common_issues.html#using-a-development-mypy-build](https://www.google.com/url?q=https://mypy.readthedocs.io/en/stable/common_issues.html%23using-a-development-mypy-build&sa=D)
If this issue continues with mypy master, please report a bug at [https://github.com/python/mypy/issues](https://www.google.com/url?q=https://github.com/python/mypy/issues&sa=D)
version: 0.910
/tmpfs/src/github/python-bigquery/.nox/mypy/lib/python3.8/site-packages/jupyter_client/manager.py: : note: please use --show-traceback to print a traceback when reporting a bug
nox > Command mypy google/cloud failed with exit code 2
nox > Session mypy failed.**

Because currently we are using mypy==0.910, while the latest version is at 1.6.1, it's likely that an upgrade will fix this issue.

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.Issues related to the googleapis/python-bigquery API.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.