Replies: 2 comments 2 replies
-
That image is probably a couple of years old. Have you searched this forum and the old forum for any threads about using this image? And specifically, which ESP32 are you using? |
Beta Was this translation helpful? Give feedback.
2 replies
-
There is a link: A year or ago I tried building my own ESP32 images and did not find it easy. Better tutorials are around now, but I haven't had the need to try again. Maybe a direct question in the new thread asking for a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently flashed new micropython formware with ulab included. When I then try to import numpy from ulab, I get an ImportError. But whats most weird, is that I don't get an ImportError when only importing ulab. My conclusion is that my instance of ulab don't work according to the official documenation.
This is the .bin file I flashed on my ESP32: https://gitlab.com/rcolistete/micropython-samples/-/blob/master/ESP32/Firmware/v1.12_with_ulab/ulab_v0.54.0_2020-07-29/Generic_flash-4MB/esp32_idf3_ulab_dp_thread_v1.12-663-gea4670d5a_2020-07-29.bin
Beta Was this translation helpful? Give feedback.
All reactions