awslabs / simpleiot-cli

Desktop command-line-interface for SimpleIOT project.
Apache License 2.0
7 stars 2 forks source link

simpleiot-cli 1.0.180 depends on pytest-metadata==2.0.1 #10

Open microfoundry opened 1 year ago

microfoundry commented 1 year ago

Doing an install on a fairly new PC with minimal SW, a fresh install of Python 3.11.4 and ran into a snag worth noting:

simpleiot-cli has requirement for pytest-metadata==2.0.1 which requires-Python >=3.7.0,<3.11.0

Might be worth mentioning on the install page.

I went to a lower Python version and got the package installed...