adafruit / Adafruit_CircuitPython_LSM6DS

CircuitPython helper library for the LSM6DS family of motion sensors from ST
MIT License
25 stars 21 forks source link

Doesn't work #26

Closed tuxtlequino closed 4 years ago

tuxtlequino commented 4 years ago

I tried installing it several times and it wouldn't work. I ended up manually copying the adafruit_lsm6ds folder with all the other files inside from this github into my /usr/local/lib/python3.7/dist-packages/. Now it works.

FoamyGuy commented 4 years ago

This is the same issue as #24 I believe.

tuxtlequino commented 4 years ago

This is the same issue as #24 I believe.

Should I close this now or just to make sure wait till #24 is fixed?

walchko commented 4 years ago

I submitted a pull request #27 this morning. Once they accept that, I will close #24. You can close this one if you want or wait. 😃