Skip to content

AttributeError: 'NoneType' object has no attribute 'nodes'  #8

@heeji289

Description

@heeji289

I tried to use your code.
I installed everything that dependencies required.
Following your guide, I typed below words in terminal.

python apls.py --test_method=gt_json_prop_json --output_name=gt_json_prop_json
--truth_dir=data/gt_json_prop_json/AOI_2_Vegas_Train/spacenetroads
--prop_dir=data/gt_json_prop_json/AOI_2_Vegas_Train/osm

I also checked that there are geojson files in indicated directories.

But after executing, I got this error message,

image

This error occur in this line.
image

Why they trigger error like that? Why G_gt_init has none value?

Thank you.

#8

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