The library is able to connect to wifi, but when I try to get data I get an error
Checking connection...
Retrieving URL...Traceback (most recent call last):
File "", line 72, in
File "/lib/adafruit_requests.py", line 711, in get
File "/lib/adafruit_requests.py", line 673, in request
File "/lib/adafruit_requests.py", line 118, in init
File "/lib/adafruit_requests.py", line 167, in _readto
File "/lib/adafruit_requests.py", line 142, in _recv_into
AttributeError: 'socket' object has no attribute 'recv_into'