GengDavid/pytorch-cpn

I think this code have a erro about makefile

mashuhao opened this issue · 2 comments

When I use command make, the process will say a error
the error is that gcc: error: pycocotools/_mask.c: No such file or directory
So how can I solver this problem?

@mashuhao pip install pycocotools

Seems the problem has been solved. Close this issue.