Skip to content

buildmap.py fails to process prefix_asns.out #12

@jahway603

Description

@jahway603

When following the instructions here, it fails when prefix_asns.out is fed to ../buildmap.py.

$ python ../buildmap.py prefix_asns.out 
Traceback (most recent call last):
  File "MY_PATH/asmap/remote_dumps/../buildmap.py", line 147, in <module>
    def PropTree(tree, approx=True) -> (list, Counter, bool):
NameError: name 'Counter' is not defined

Any suggestions on how to fix this?

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