gavinying / modpoll

A New Command-line Tool for Modbus and MQTT
https://gavinying.github.io/modpoll
MIT License
84 stars 17 forks source link

pip install modpoll - dosn't work #19

Closed martin8310 closed 8 months ago

martin8310 commented 1 year ago

Hello everyone,

I'm trying to install the program in the docker image, but that doesn't work.

pip install modpoll shows the problem: Could not find a version that satisfies the requirement modpoll (from versions: ) No matching distribution found for modpoll Docker image: FROM debian:stretch-slim

Do you now why the issue exists?

regards Martin

gavinying commented 1 year ago

Hi, please check your python version, the latest modpoll (v0.5.4) requires python3.8+.

gavinying commented 8 months ago

Close it due to no activity for long time