GoGoDuck912 / Self-Correction-Human-Parsing

An out-of-box human parsing representation extractor.
MIT License
1.03k stars 237 forks source link

about the run environment #43

Closed newExplore-hash closed 3 years ago

newExplore-hash commented 3 years ago

i have installed Python = 3.6.7, PyTorch = 1.4.0, but when i run simple_extractor.py, there is a problem,

ninja: build stopped: subcommand failed.

can you provide some solutions for this error? tks

melih-unsal commented 3 years ago

@newExplore-hash how did you solve the problem?

soumyajit123dev commented 3 years ago

i have installed Python = 3.6.7, PyTorch = 1.4.0, but when i run simple_extractor.py, there is a problem,

ninja: build stopped: subcommand failed.

can you provide some solutions for this error? tks

I am getting same error while running simple_extractor.py. Please help me how to solve this error