Skip to content

ERROR: Could not find a version that satisfies the requirement git #17

@Pikamander2

Description

@Pikamander2

When I try to run the Linux commands listed in the README.md, I get these errors:

pip3 install setuptools git
ERROR: Could not find a version that satisfies the requirement git (from versions: none)
ERROR: No matching distribution found for git
pip3 install git+https://github.com/lobe/lobe-python
ERROR: Error [Errno 2] No such file or directory: 'git' while executing command git clone -q https://github.com/lobe/lobe-python /tmp/pip-req-build-1qql06x2
ERROR: Cannot find command 'git' - do you have 'git' installed and in your PATH?

I'm using Ubuntu 20.04.1 LTS, Python 3.8.5, and pip 20.0.2.

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