TSYS01 Python module

Trying to use the Tsys01 temperature sensor on raspberry pi I2C. But I am not able to install the tsys01 module. Have tried both on the Mac and on the Raspberry Pi, upgraded to latest pip version and tried pip and pip3.

Error shown is this:
pi@raspberrypi : ~ $ pip install bluerobotics-tsys01
Collecting bluerobotics-tsys01
Could not find a version that satisfies the requirement bluerobotics-tsys01 (from versions: )
No matching distribution found for bluerobotics-tsys01

Hi Hardi,

This is a know bug, you can track it here: