Skip to content

sparv-pipeline sometimes fails to install on Python >=3.12 because of stopit #205

Description

@kod-kristoff

This is because stopit depends on pkg_resources that is remove in Python 3.12.

But stanza depends on torch that depends on setuptools, so it should work for sparv-pipeline..

Solution

Upgrade snakemake to version v8.19.1.

Workaround

Manually install or add setuptools

Metadata

Metadata

Labels

fixed-unreleasedIssue that has been fixed and is waiting to be released

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions