Open sniperc96 opened 2 years ago
It's a problem about latest setuptools.You can solve the problem by degrading the version of setuptools to 59.6 or lower more information
It's a problem about latest setuptools.You can solve the problem by degrading the version of setuptools to 59.6 or lower more information
Thank you for the advice, it works! But now I have another problem
subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1.
......
......
ninja: build stopped: subcommand failed.
Have you encountered this problem?
Maybe this issue helps you. It works for me.
Hey,
is this issue resolved?
Here are the errors reported
Can anyone tell me how to fix it? Thanks