Skip to content

Python version and libraries version incompatibility due to drop support for python 2.7  #70

Description

@NikolaBio

Can you provide exact version of the libraries in requirements.txt. Because numpy and all libraries that are build atop of it crash during installation because newest version of those libraries stop the support for python 2.7.
I manage to find suitable versions for python 2.7 but than I have issues with cyvcf2 library. The same error is reported here

Can you please copy the pip freeze output from virtual environment that you are using to run pipeline?

The installation if done via Github

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