apertus-open-source-cinema / axiom-firmware

AXIOM firmware (linux image, gateware and software tools)
GNU General Public License v3.0
171 stars 54 forks source link

Install smbus-cffi #144

Closed rroohhh closed 4 years ago

rroohhh commented 4 years ago

The smbus python package provided by i2c-tools is not compatible with our scripts, we need to install smbus-cffi (and wheel for it).