-

CommentStreams:C19d574d0faf42d05d2354f44ecd173b

From Geekworm Wiki
< CommentStreams:9d5a7a4b03ae5149eff34f1a80375572
Revision as of 14:41, 10 April 2021 by 76.191.17.241 (talk) (Migrated reply #1433)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

if you are using python3 make sure that you install:

pip3 install smbus smbus2

for GPIO, you may have to set the following: export CFLAGS=-fcommon pip3 install RPi.gpio