Skip to content

Socket is not compatible with adafruit_requests #74

@nai1sirk

Description

@nai1sirk

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions