Skip to content

SageMath10.3 for arm on macos failed to start. #67

@noboruatkek

Description

@noboruatkek

SageMath10.3 for arm failed to start with error messag:
File "/private/var/tmp/sage-10.3-current/local/var/lib/sage/venv-python3.11.1/lib/python3.11/site-packages/IPython/core/interactiveshell.py", line 331, in InteractiveShell
ast_transformers: List[ast.NodeTransformer] = List(
~~~~^^^^^^^^^^^^^^^^^^^^^
if I replace "List[ast.NodeTransformer] " with "ListType[ast.NodeTransformer]", sage starts working .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions