Following the tutorial for https://learn.adafruit.com/twitter-api-use CircuitPython Twitter Viewer Using the Twitter AP. for Pyportal from a previos Adabox kit.
What is causing the following error?
no module named 'adafruit_esp32spi.adafruit_esp32spi_request'
The libraries are installed for Circuit Pythonhttps://circuitpython.org/board/pyportal/
Has anyone completed this project successfully?