Skip to content

ERROR: No matching distribution found for adafruit-circuitpython-lc709203f==2.2.1 #18

@anthonyclarka2

Description

@anthonyclarka2

Attempted to install adafruit-circuitpython-lc709203f on MacOS Catalina 10.15.7 via Python 3.10 installed from Homebrew.

Ran pip install adafruit-circuitpython-lc709203f==2.2.1 which was copied from this page: https://pypi.org/project/adafruit-circuitpython-lc709203f/2.2.1/

Received the following error:

Collecting adafruit-circuitpython-lc709203f==2.2.1
  Using cached adafruit-circuitpython-lc709203f-2.2.1.tar.gz (28 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Installing backend dependencies ... done
  Preparing metadata (pyproject.toml) ... done
  WARNING: Requested adafruit-circuitpython-lc709203f==2.2.1 from https://files.pythonhosted.org/packages/fa/1b/9c3aa63a5c6c6c13894769e0df8e28dd7340dd53291a4cc459400edfd089/adafruit-circuitpython-lc709203f-2.2.1.tar.gz#sha256=ef046c8ea3090fc220692120b18cbd20d51c99f97b8c40b629e6e21b5115a3b4, but installing version 0.0.0
Discarding https://files.pythonhosted.org/packages/fa/1b/9c3aa63a5c6c6c13894769e0df8e28dd7340dd53291a4cc459400edfd089/adafruit-circuitpython-lc709203f-2.2.1.tar.gz#sha256=ef046c8ea3090fc220692120b18cbd20d51c99f97b8c40b629e6e21b5115a3b4 (from https://pypi.org/simple/adafruit-circuitpython-lc709203f/): Requested adafruit-circuitpython-lc709203f==2.2.1 from https://files.pythonhosted.org/packages/fa/1b/9c3aa63a5c6c6c13894769e0df8e28dd7340dd53291a4cc459400edfd089/adafruit-circuitpython-lc709203f-2.2.1.tar.gz#sha256=ef046c8ea3090fc220692120b18cbd20d51c99f97b8c40b629e6e21b5115a3b4 has inconsistent version: filename has '2.2.1', but metadata has '0.0.0'
ERROR: Could not find a version that satisfies the requirement adafruit-circuitpython-lc709203f==2.2.1 (from versions: 1.0.0, 1.0.1, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.1.0, 2.1.1, 2.2.0, 2.2.1)
ERROR: No matching distribution found for adafruit-circuitpython-lc709203f==2.2.1
python --version 
Python 3.10.2

pip --version
pip 22.0.3 from /usr/local/lib/python3.10/site-packages/pip (python 3.10)

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