Skip to content

Not enough values to unpack in sock.getsockname() #178

@haarisr

Description

@haarisr

https://github.com/pytorch/torchsnapshot/blob/e8a1fc097b4138493f05e5cac986730d116d0063/torchsnapshot/dist_store.py#L69

    master_addr, master_port, _, _ = sock.getsockname()
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: not enough values to unpack (expected 4, got 2)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions