Skip to content

ERROR: Could not find a version that satisfies the requirement ive-tanim (from howdy) #7

@glensc

Description

@glensc

I've installed via git url on macOS, Python 3.12:

$ ... create venv, enter venv
$ pip3 install  git+https://github.com/tanimislam/howdy.git#egg=howdy
...
INFO: pip is looking at multiple versions of howdy to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement ive-tanim (from howdy) (from versions: none)
ERROR: No matching distribution found for ive-tanim
❯ python --version
Python 3.12.3

doesn't seem to be present in pip at all?

❯ pip install ive-tanim
ERROR: Could not find a version that satisfies the requirement ive-tanim (from versions: none)
ERROR: No matching distribution found for ive-tanim

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