adafruit/Adafruit_CircuitPython_BMP280

cannot import adafruit_bmp280

Closed this issue · 1 comments

when trying to execute the code given in example this error occurs :

Traceback (most recent call last): File "test.py", line 5, in from adafruit_bmp280 import adafruit_bmp280 ImportError: cannot import name 'adafruit_bmp280'

I could not fix it

trying to execute it with python3.5 on raspbian Raspberry Pi