Hello there,
I am getting the following error = > ("no module named 'uiflow' ", ) when I try to download a program to the M5Stack.
In the SETUP(generated automatically) there is the following:
from m5stack import *
from m5ui import *
from uiflow import *
Where are these modules expected to be ?
Thank you in advance for your assistance.
Best regards