Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    DesktopbugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions