Closed
Description
/Users/claudiumuresan/opt/anaconda3/envs/waylay_query/lib/python3.11/site-packages/waylay/sdk/api/_models.py:196: error: INTERNAL ERROR -- Please try using mypy master on GitHub:
https://mypy.readthedocs.io/en/stable/common_issues.html#using-a-development-mypy-build
Please report a bug at https://github.com/python/mypy/issues
version: 1.11.0
Traceback (most recent call last):
File "mypy/checkexpr.py", line 5830, in accept
File "mypy/nodes.py", line 2714, in accept
File "mypy/checkexpr.py", line 4730, in visit_type_alias_expr
File "mypy/checkexpr.py", line 4749, in alias_type_in_runtime_context
File "mypy/checkexpr.py", line 5863, in named_type
File "mypy/checker.py", line 6924, in named_type
File "mypy/checker.py", line 7041, in lookup_qualified
KeyError: "Could not find builtin symbol 'TypeAliasType' (If you are running a test case, use a fixture that defines this symbol)"
/Users/claudiumuresan/opt/anaconda3/envs/waylay_query/lib/python3.11/site-packages/waylay/sdk/api/_models.py:196: : note: use --pdb to drop into pdb
make: *** [typecheck] Error 1
Metadata
Metadata
Assignees
Labels
mypy got something wrongmypy got something wrongTypeAlias and other type alias issuesTypeAlias and other type alias issues