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

Solution to ImportError: No module named 'utils.cython_modules.cpu_nms' #2

Open
bartkowiaktomasz opened this issue Feb 3, 2018 · 0 comments
Assignees
Labels

Comments

@bartkowiaktomasz
Copy link

As mentioned in: ImportError: No module named 'utils.cython_modules.cpu_nms'
If you are trying to run the application on Linux (under Python 3.5), make sure to rename the files:
cpu_nms.cpython-34m.so to cpu_nms.so
and
cython_bbox.cpython-34m.so to cython_bbox.cpython

@karolzak karolzak self-assigned this Feb 4, 2018
@karolzak karolzak added the Linux label Feb 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants