Skip to content

Installing Cyrius using pip for ease of use with other python tools #39

@timsanford

Description

@timsanford

Hello,

I ran "!pip install git+https://github.com/Illumina/Cyrius.git" in a cell in my jupyter notebook and received the following output:

Collecting git+https://github.com/Illumina/Cyrius.git
Cloning https://github.com/Illumina/Cyrius.git to /tmp/pip-req-build-atgcxnnp
Running command git clone --filter=blob:none --quiet https://github.com/Illumina/Cyrius.git /tmp/pip-req-build-atgcxnnp
Resolved https://github.com/Illumina/Cyrius.git to commit 9fb1c6d
ERROR: git+https://github.com/Illumina/Cyrius.git does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.

Is there any way that i can install and import Cyrius so that it can be used in my workflow more efficiently? I am working in a cloud-based environment within a research project's platform. Let me know if there is a possible solution. Thank you for your help!

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