Skip to content

4.1.0 is broken, unified_http_client.py:225 raises "AttributeError: module 'urllib3' has no attribute 'BaseHTTPResponse'. Did you mean: 'HTTPResponse'?" #677

@ottovis

Description

@ottovis

Since 4.1.0 was released a couple of hours ago, (atleast) dbt seed on Databricks in Jobs is broken, raising AttributeError: module 'urllib3' has no attribute 'BaseHTTPResponse'. Did you mean: 'HTTPResponse from line 225, in UnifiedHttpClient ) -> Generator[urllib3.BaseHTTPResponse, None, None]:

I would suggest janking the update from pip, as this seems to break every single cluster that launches since this issue was created

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