darkflow icon indicating copy to clipboard operation
darkflow copied to clipboard

ImportError: No module named 'darkflow.cython_utils.cy_yolo_findboxes'

Open TopKruZ opened this issue 5 years ago • 2 comments
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

image

TopKruZ avatar Jul 21 '20 04:07 TopKruZ

Do you build the project with the command : python setup.py build_ext --inplace ?

amaurylekens avatar Aug 12 '20 15:08 amaurylekens

Yes I used python setup.py build_ext --inplace but same issue

ferozkhanabbasi avatar Oct 17 '23 15:10 ferozkhanabbasi