Skip to content

No module named xml_parser in test_mobilenet_ssd_300.py #2

Description

@kaishijeng

@titikid

When I run python2 test_mobilenet_ssd_300.py, I got
Traceback (most recent call last):
File "./test_mobilenet_ssd_300.py", line 14, in
import xml_parser
ImportError: No module named xml_parser

Any idea how to install this module?
I tried pip install xml_parser, but not pip is able to find it

Thanks,

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