Search found 4 matches

by Jasou
Wed Sep 11, 2019 2:08 pm
Forum: ESP32 boards
Topic: ESP32-cam error( Can't build MicroPython firmware)
Replies: 7
Views: 4613

Re: ESP32-cam error( Can't build MicroPython firmware)

Yea done
git clone https://github.com/tsaarni/esp32-camera ... python.git
fatal: destination path 'esp32-camera-for-micropython' already exists and is not an empty directory.
by Jasou
Wed Sep 11, 2019 11:22 am
Forum: ESP32 boards
Topic: ESP32-cam error( Can't build MicroPython firmware)
Replies: 7
Views: 4613

Re: ESP32-cam error( Can't build MicroPython firmware)

I really don't know , i tried the standard micropython for esp32 cam from here
https://github.com/tsaarni/micropython- ... 2-cam/wiki
and also from here https://github.com/Lennyz1988/micropyth ... ses/tag/v1
and i got the same error
by Jasou
Wed Sep 11, 2019 10:24 am
Forum: ESP32 boards
Topic: ESP32-cam error( Can't build MicroPython firmware)
Replies: 7
Views: 4613

Re: ESP32-cam error( Can't build MicroPython firmware)

Thank you for your reply , for my set up $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.2 LTS Release: 18.04 Codename: bionic Supported hash code :5c88c5996dbde6208e3bec05abc21ff6cd822d26 ..................................................................
by Jasou
Tue Sep 10, 2019 3:08 pm
Forum: ESP32 boards
Topic: ESP32-cam error( Can't build MicroPython firmware)
Replies: 7
Views: 4613

ESP32-cam error( Can't build MicroPython firmware)

Hi everyone I was trying to set up micropython firmware and i got this error $ make Use make V=1 or set BUILD_VERBOSE in your environment to increase build verbosity. GEN build/genhdr/qstr.i.last modcamera.c:3:24: fatal error: esp_camera.h: No such file or directory compilation terminated. ../../py/...