build error/running build_ext

Author: koloreCreated Apr 21, 2019Updated Aug 4, 2023

❓ Questions and Help

when i run setup.py build develop, i got this error:

copying build/lib.linux-x86_64-3.6/maskrcnn_benchmark/_C.cpython-36m-x86_64-linux-gnu.so -> maskrcnn_benchmark error: could not create 'maskrcnn_benchmark/_C.cpython-36m-x86_64-linux-gnu.so': No such file or directory

Source: facebookresearch/maskrcnn-benchmark