Skip to content

schist 0.9.2 incompatible with Python 3.13 due to graph-tool-base constraints #77

@Zethson

Description

@Zethson

I think that currently schist 0.9.2 cannot be installed with Python 3.13 due to its dependency on graph-tool-base <2.60|>=2.90.

  • graph-tool-base <2.60: Only supports Python ≤3.12
  • graph-tool-base >=2.90: Requires _x86_64-microarch-level 4 (AVX-512 instructions), limiting installation to CPUs with cascadelake/icelake/skylake_avx512 architecture

Environment

  • Python: 3.13.11
  • Platform: x86_64 (without AVX-512)
  • Installer: conda/mamba

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