Skip to content

ImportError: No Module named netaddr #1

@n0brainer

Description

@n0brainer

Tried to run your script to convert a handful of subnets, but it errors out

$ sudo python cidr_to_range.py [~/Desktop/wirelesscidr.csv] Traceback (most recent call last): File "cidr_to_range.py", line 7, in <module> from netaddr import * ImportError: No module named netaddr

I tried with and without the [ ] around the csv file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions