Skip to content

Python 3.13 incompatibility #15233

@ms32035

Description

@ms32035

Describe the bug
The acryl-datahub package does not install on Python 3.13 whenever any dependency from the sql_common group is selected. That's because it relies on acryl-datahub-classify==0.0.11 which in turn depends on a version of spacy that's not compatible with Python 3.13

To Reproduce
Steps to reproduce the behavior:

pip install 'acryl-datahub[snowflake]'

Expected behavior
library correctly installs

Metadata

Metadata

Assignees

Labels

bugBug report

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions