Import error("no module named 'uiflow' ", ) displayed on the M5Stack
-
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 -
They are supposed to be included in default uiflow firmware. If you have your m5stack device flashed with arduino, you will need to reflash with uiflow burner
-
@alpine-lake What environment are you programming in?
-
Same here. I have the white m5stack fresh from the shop. Nothing flashed so far.
-
I recommend downloading M5Burner from https://m5stack.com/pages/download and burning the latest UIFlow version first.
-
@sodoku Thanks a lot. That solved my problem. Seems my Core came with a very old software image. In the M5Flow Menu there's a very helpful video on how to flash. It took me 10 minutes and now I'm having fun with my core.