Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in some C files #8

Open
Hatem-Jr opened this issue Jul 4, 2021 · 3 comments
Open

Error in some C files #8

Hatem-Jr opened this issue Jul 4, 2021 · 3 comments

Comments

@Hatem-Jr
Copy link

Hatem-Jr commented Jul 4, 2021

Hi the count_cars_crosing_virtual_line.py began to run but I encountered this:

File "d:\custom code\YOLO-Object-Counting-API\darkflow\net\yolo\predict.py", line 8, in
from ...cython_utils.cy_yolo_findboxes import yolo_box_constructor
ModuleNotFoundError: No module named 'darkflow.cython_utils.cy_yolo_findboxes'

even though the C file is there

@tugot17
Copy link
Owner

tugot17 commented Jul 5, 2021

@Hatem-Jr
Copy link
Author

sorry for getting back so late here's what I did:
cd darkflow/cython_utils/
and put setup.py and ran it in that directory on the cmd and I got this:
Screenshot 2021-07-27 193412

@Hatem-Jr
Copy link
Author

Also if you are wondering which way I did the getting started part of the read me file I did this:
Screenshot 2021-07-27 195001

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants