darkflow
darkflow copied to clipboard
ImportError: No module named 'darkflow.cython_utils.cy_yolo_findboxes'
trafficstars
I following install step from "Getting started" but it said "No module named 'darkflow.cython_utils.cy_yolo_findboxes' " Please help me how to fix it

Do you build the project with the command : python setup.py build_ext --inplace ?
Yes I used python setup.py build_ext --inplace but same issue