Commit e732ab9
added cython
while executing "make" command in "COCO API installation" in linux ubuntu got "gcc: error: pycocotools/_mask.c: No such file or directory
"
this thread : cocodataset/cocoapi#141
solved the issue ie: after installing cython1 parent c744b09 commit e732ab9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
| 327 | + | |
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| |||
0 commit comments