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

ValueError: Buffer dtype mismatch, expected 'int_t' but got 'long long' #668

Open
pandabc opened this issue Aug 28, 2017 · 2 comments
Open

Comments

@pandabc
Copy link

pandabc commented Aug 28, 2017

Thanks for your code.
I encountered this problem when I use .\tools\test_net.py. The error it showed was in the line 25 in .lib\utils\nms.pyx. I replaced int_t with intp_t, int64_t and int_32_t. I found none of them worked and the error report was always
error

BTW, I use windows, anaconda3 and VS 2013

@shweiitg
Copy link

Duplicate issue. Check this 1
#36

@wushupei1997
Copy link

什么意思?检查哪里呢

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

3 participants