python-apds9960 icon indicating copy to clipboard operation
python-apds9960 copied to clipboard

ESP32 Issue

Open FreldoSK opened this issue 1 year ago • 1 comments

I installed this library via Thonny packages and after running the example it throws me this error: Warning: I2C(-1, ...) is deprecated, use SoftI2C(...) instead Traceback (most recent call last): File "", line 10, in File "/lib/apds9960/device.py", line 41, in init File "/lib/apds9960/exceptions.py", line 3, in init AttributeError: type object 'Exception' has no attribute 'init'

Can you please help me?

FreldoSK avatar Apr 08 '24 09:04 FreldoSK

I have the same problem.

panthertrader avatar Oct 17 '25 16:10 panthertrader