Sensirion / python-i2c-sf06-lf

Sensirion Liquid Flow I2C driver for Python
https://sensirion.github.io/python-i2c-sf06-lf/
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

"pip install" does not work - sensirion requirement missing #1

Closed marlesus closed 2 years ago

marlesus commented 2 years ago

Hello,

I tried to install the sensirion_i2c_sf06_lf according to the instructions here: https://sensirion.github.io/python-i2c-sf06-lf/installation.html , but I cannot succeed to install it, because I keep getting the error message in the picture below: image

Could you please help me? I need to be able to control (start measurements, save and extract data etc.) the SLF3S-1300F sensor from python, using the SCC1-USB cable. Do you have a working example for this?

Thank you for your time and help!

Best regards, Paul

psachs commented 2 years ago

Hi Paul,

Thanks for pointing that out. Looks like we did not release the sensirion-driver-support-types library on pypi and github. We will fix that asap and I let you know once its done

psachs commented 2 years ago

The missing dependency should now be deployed on pypi.