Closed JPZV closed 2 years ago
This is embarrassing. The error comes because I was using the oficial urequest.py instead of the included one.
I think there should be some kind of comment at the start of the urequests.py in order to avoid this, as there is almost no visible difference between both urequests
Hi, for some reason I always get an OSError -7 when doing the HTTP Client Example. This happens when I do the
urequests.get
call.After looking to the code, I found out the error raises when the code tries to read the last line (maybe the last character?). Saddly there is no description whatsoever about the error anywhere.
This is the output from my Raspberry Pi Pico:
And Boot info: