facebookresearch / detectron2

Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
https://detectron2.readthedocs.io/en/latest/
Apache License 2.0
30.43k stars 7.47k forks source link

Unable to install from source code. #5363

Closed Vawter-001 closed 1 month ago

Vawter-001 commented 1 month ago

I tried to install detectron2 by the following code: git clone https://github.com/facebookresearch/detectron2.git cd detectron2 python setup.py install

but I got a error: gcc: fatal error: Killed signal terminated program cc1plus compilation terminated. error: command '/usr/bin/gcc' failed with exit code 1

What should I do to solve it?

github-actions[bot] commented 1 month ago

You've chosen to report an unexpected problem or bug. Unless you already know the root cause of it, please include details about it by filling the issue template. The following information is missing: "Instructions To Reproduce the Issue and Full Logs"; "Your Environment";

github-actions[bot] commented 1 month ago

Requested information was not provided in 7 days, so we're closing this issue.

Please open new issue if information becomes available. Otherwise, use github discussions for free-form discussions.