Skip to content

Package not getting installed on Jupyter Notebook #7

@macazaka

Description

@macazaka

When I try to install the package on Jupyter Notebook using the following command:
!pip install git+https://github.com/manitadayon/Auto_HMM.git
It throws the following error:
Collecting git+https://github.com/manitadayon/Auto_HMM.git
Cloning https://github.com/manitadayon/Auto_HMM.git to /var/tmp/pip-req-build-7o3i6gd8
Running command git clone --filter=blob:none --quiet https://github.com/manitadayon/Auto_HMM.git /var/tmp/pip-req-build-7o3i6gd8
Resolved https://github.com/manitadayon/Auto_HMM.git to commit a72a8cd
ERROR: git+https://github.com/manitadayon/Auto_HMM.git does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.

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