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

AttributeError: module 'nms' has no attribute '__pyx_capi__' #27

Open
shanawaz1 opened this issue Jan 3, 2020 · 2 comments
Open

AttributeError: module 'nms' has no attribute '__pyx_capi__' #27

shanawaz1 opened this issue Jan 3, 2020 · 2 comments

Comments

@shanawaz1
Copy link

File "darkflow\cython_utils\cy_yolo_findboxes.pyx", line 1, in init darkflow.cython_utils.cy_yolo_findboxes
import numpy as np
AttributeError: module 'nms' has no attribute 'pyx_capi'

@faisu
Copy link

faisu commented Jul 10, 2020

same error !! does any one have any idea how to go about this?

@faisu
Copy link

faisu commented Jul 11, 2020

Found out how to resolve this!!!

#19 (comment) #

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