Skip to content

Python dependency issue in "GroupReads" #4

@robert-altwasser

Description

@robert-altwasser

"GroupReads" Failes with
Environment defines Python version < 3.7. Using Python of the main process to execute script. Note that this cannot be avoided, because the script uses data structures from Snakemake which are Python >=3.7 only.
It is from a wrapper, so I don't know what to do about it.
The only workaround is activating the environment and install python=3.7

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