dissect icon indicating copy to clipboard operation
dissect copied to clipboard

subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1.

Open DanWijaya opened this issue 4 years ago • 0 comments

image

image

Hi I encountered this error when I am trying to run the experiment dissect_experiment.py The Cuda Driver that I am using is cuda-10.1 (cuda-10.2 in this repository). What is weird was, the first time I ran it with setting the last layer to be dissected. It was working fine.

It must have something to do with the ninja package. However, when I wanted to do the same thing with other layer. It throws these errors. Would really appreciate your help.

DanWijaya avatar Mar 19 '21 14:03 DanWijaya