Skip to content

Attempted to access 'response.content' on a streaming response. Call 'response.read()' first. #97

Open
e2b-dev/E2B
#806
@aymeric-roucher

Description

@aymeric-roucher

I get this issue, seemingly randomly, when trying to call desktop.left_click() on a desktop initialized like

desktop = Sandbox(
            api_key=e2b_api_key,
            resolution=resolution,
            dpi=96,
            timeout=600,
        )

Here are my package versions:

❯ pip freeze| grep e2b
e2b==1.4.0
e2b-desktop==1.7.1

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