Skip to content

pycocotools/_mask.c:547:21: fatal error: maskApi.h: No such file or directory #141

@riokt

Description

@riokt

I am sorry for asking this stupid question, I got this error, and I don't know why

python setup.py build_ext --inplace
running build_ext
building 'pycocotools._mask' extension
gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/home/rizqi-okta/miniconda2/lib/python2.7/site-packages/numpy/core/include -I../common -I/home/rizqi-okta/miniconda2/include/python2.7 -c pycocotools/_mask.c -o build/temp.linux-x86_64-2.7/pycocotools/_mask.o -Wno-cpp -Wno-unused-function -std=c99
pycocotools/_mask.c:547:21: fatal error: maskApi.h: No such file or directory
compilation terminated.
error: command 'gcc' failed with exit status 1
Makefile:3: recipe for target 'all' failed
make: *** [all] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions