I download a program and want to run it. It's from github.
I enter the experiments/segmentation/ folder, and input "python test.py --dataset PContext --model-zoo Encnet_ResNet50_PContext --eval" to the terminal.
The terminal shows "RuntimeError: Ninja is required to load C++ extensions. " I have searched the Internet for a night but found no such questions.
Can anybody help me? It's my first time to come here to ask questions