Skip to content

Issue regarding package version conflict #44

@Yifan-bio

Description

@Yifan-bio

Hi, thank you for developing this tool which ease many of the processing issues.

With regards to the installation using conda, I have encountered serveral package to be depending of different version of pysam. dysgu 1.6.2. requires pysam==0.21.0 while truvari requires >0.22. The following is the error I got by running the conda installation command (/package/SpecImmune-0.0.2$ mamba env create -n SpecImmune -f environment.yml):
The conflict is caused by:
The user requested pysam==0.21.0
cutesv 2.1.2 depends on pysam
dysgu 1.6.2 depends on pysam==0.21.0
genomeview 1.1.4 depends on pysam
truvari 5.2.0 depends on pysam>=0.22

Thank you

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