Hi there,
I am working on a project that includes a LCD. I am using Thonny to write my code and I tried to install the package smbus cffi.
Each time I try I get the same error:
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-3e0xsufc/smbus-cffi/
https://gyazo.com/b274d4fd6763039ce1d6ecc1e3be0e17
When I run the commands (Of the LCD in the Python Shell) they all work fine and the LCD works... Im not sure whats going on in the Thonny IDE, if you have better IDE Id be happy to hear.
Thank you,
Iddo