micropython error upycraft ide
mikronauts opened this issue · 4 comments
mikronauts commented
Error when trying to send an email:
download ok
exec(open('um.py').read(),globals())
Traceback (most recent IndexError: list index out of range
Traced it to latest umail.py (downloaded today) line 30
shawwwn commented
Are you running umail on Windows?
mikronauts commented
No trying to run it on an esp32 devkitc
…On Tue, Sep 3, 2019, 7:02 PM Shawwwn ***@***.***> wrote:
Are you running umail on Windows?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#4?email_source=notifications&email_token=AC574S7H77JV47DACV6KOM3QH4JMBA5CNFSM4ITL2HIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD52C6ZQ#issuecomment-527708006>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AC574S6BSA2FAH343ESYZRTQH4JMBANCNFSM4ITL2HIA>
.
shawwwn commented
Does your esp32 have internet access when running umail?
mikronauts commented
My apologies, you are right ... I had connecting to my network commented out.
Great library, great support!