Skip to content

package missing under proxied network environment #115

@songpb

Description

@songpb

Describe the bug
I'm using proxy on my computer, when trying to start an task, I got import error:

ImportError: Using SOCKS proxy, but the 'socksio' package is not installed. Make sure to install httpx using pip install httpx[socks].

After adding 'httpx[socks]' to pyproject.toml the problem disappear. Is it necessary to add this package to the project?

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