Skip to content

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

@bartkowiaktomasz

Description

@bartkowiaktomasz

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

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions