Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Getting the list index out of range #2

@Jeetkarsh

Description

@Jeetkarsh

jeet@ubuntu:~/store-traffic-monitor-python$ ./store-traffic-monitor.py -lp true -m resources/mobilenet-ssd.xml -l resources/labels.txt -e /opt/intel/computer_vision_sdk/deployment_tools/inference_engine/lib/ubuntu_16.04/intel64/libcpu_extension_avx2.so
[]
Traceback (most recent call last):
File "./store-traffic-monitor.py", line 538, in
sys.exit(main() or 0)
File "./store-traffic-monitor.py", line 315, in main
parse_conf_file()
File "./store-traffic-monitor.py", line 209, in parse_conf_file
if split[0].isdigit():
IndexError: list index out of range

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