micropython-i2c-lcd icon indicating copy to clipboard operation
micropython-i2c-lcd copied to clipboard

Cannot be installed using pip

Open BastienCagna opened this issue 1 year ago • 0 comments

Hello, I tried to add this package to my project in the pyproject.toml and then installin git but I get this message from pip: "ERROR: micropython-i2c-lcd from https://files.pythonhosted.org/packages/f1/22/fc67520efa386b42f71d622d8ff0195b9264f440d8aa26b6709700bae198/micropython-i2c-lcd-0.1.1.tar.gz (from ######) does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found. "

How it can be added to a project? Is it well package?

Regard, Bastien

BastienCagna avatar Oct 10 '24 17:10 BastienCagna