how install picoweb on ESP32?
Posted: Fri Mar 27, 2020 10:21 pm
Hello,
I have a ESP32 Espressif dev kit V4 and flashed with the last firmware here
https://micropython.org/resources/firmw ... 8611c8.bin
My ESP is connected to wifi and Internet acces, oll ok.
But When I want to install Picoweb, I have an error?
upip.install('picoweb')
Installing to: /lib/
mbedtls_ssl_handshake error: -71
Error installing 'picoweb': [Errno 5] EIO, packages may be partially installed
COuld you help me please to install picoweb on esp32.
Very thanks
Julien
I have a ESP32 Espressif dev kit V4 and flashed with the last firmware here
https://micropython.org/resources/firmw ... 8611c8.bin
My ESP is connected to wifi and Internet acces, oll ok.
But When I want to install Picoweb, I have an error?
upip.install('picoweb')
Installing to: /lib/
mbedtls_ssl_handshake error: -71
Error installing 'picoweb': [Errno 5] EIO, packages may be partially installed
COuld you help me please to install picoweb on esp32.
Very thanks
Julien