Skip to content

[bug] pyarrow 版本问题,报错 AttributeError #5

@pupa880

Description

@pupa880

使用pip install -r requirements.txt安装依赖时默认安装的pyarrow版本为21.0,实测会报错:AttributeError: module 'pyarrow' has no attribute 'PyExtensionType'. Did you mean: 'ExtensionType'?

Image

降级到20.0会修复此问题(pip install pyarrow==20.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions