Search found 2 matches
- Fri Nov 08, 2019 6:52 am
- Forum: ESP32 boards
- Topic: Can not import urequests
- Replies: 5
- Views: 9757
Re: Can not import urequests
with the latest bin: esp32-idf3-20191108-v1.11-571-g7e374d231.bin still not available >>> upip.install('micropython-urequests') Installing to: /lib/ Error installing 'micropython-urequests': list index out of range, packages may be partially installed >>> upip.install('micropython-urequests') Instal...
- Thu Nov 07, 2019 9:34 am
- Forum: ESP32 boards
- Topic: Can not import urequests
- Replies: 5
- Views: 9757
Can not import urequests
In the bin below, I can not import urequests, it shows "can not import, module not exists" esp32spiram-idf3-20191107-v1.11-563-g4be316fb0.bin esp32-idf3-20191107-v1.11-563-g4be316fb0.bin esp32-idf4-20191107-v1.11-563-g4be316fb0.bin But with the bin I download three month ago, named "esp32-20190831-v...