mrjadkowski / SMARS-mini-XL

A small wheeled or tracked robot running on Circuit Python
18 stars 3 forks source link

import module problems #16

Open Fredic91 opened 3 years ago

Fredic91 commented 3 years ago

lib/directory VL53L0X only contain a file requirements.txt Same for adafruit_neopixel Thanks

mrjadkowski commented 3 years ago

Ah, you need to have the .mpy library files, not necessarily the directories.

https://learn.adafruit.com/welcome-to-circuitpython/circuitpython-libraries

Fredic91 commented 3 years ago

thank you very much, I will study this more closely!

Le samedi 8 mai 2021 à 20:18:38 UTC+2, mrjadkowski ***@***.***> a écrit :  

Ah, you need to have the .mpy library files, not necessarily the directories.

https://learn.adafruit.com/welcome-to-circuitpython/circuitpython-libraries

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Fredic91 commented 3 years ago

on any photo can we see the 2 sensors installed? vl53l0x and apds9960 ... how do you do?

Le samedi 8 mai 2021 à 20:18:38 UTC+2, mrjadkowski ***@***.***> a écrit :  

Ah, you need to have the .mpy library files, not necessarily the directories.

https://learn.adafruit.com/welcome-to-circuitpython/circuitpython-libraries

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.