Skip to content

🐞 Python 3.13 Support #2840

@alfieroddan

Description

@alfieroddan

Describe the bug

Python 3.13 does not install.

Specifically for : uv pip install ".[clip]"

Looks like sentence piece is working on it: google/sentencepiece#1121

If I remove clip from install dependencies it works fine 😄

Dataset

N/A

Model

N/A

Steps to reproduce the behavior

python3.13 -m venv 3.13
pip install uv
uv pip install ".[full]"

OS information

OS information:

  • OS: MacOS
  • Python version: 3.13
  • Anomalib version: v2.1.0.dev0

Expected behavior

Install anomalib full with 3.13

Screenshots

Image

Pip/GitHub

GitHub

What version/branch did you use?

v2.1.0.dev0

Configuration YAML

-

Logs

-

Code of Conduct

  • I agree to follow this project's Code of Conduct

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