Skip to content

Install fails #2

@ynx0

Description

@ynx0

Currently, the package fails to install with the following message:

  Could not find a version that satisfies the requirement ampy (from micropython-uploader) (from versions: )
No matching distribution found for ampy (from micropython-uploader)

This is because in both requirements.txt and setup.py, the dependency listed is ampy.
However, the package name for ampy on pypi is actually adafruit-ampy, so the install fails to find the correct package.

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