-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ninja problem #11
Comments
I think you could try |
Thank you advice but these two advice are not valid. I can not resolve this problem. |
Hello, I meet the same problem. Have you solved it? |
Finally,I use the way from stylegan2. I suggest you to see its comments. |
OK, thanks for your answer. |
When I use the pretrained weights to test the result by a GPU on celeba_256 dataset, it occurs following preblem. I can not solve it, can you give me some advice?
Traceback (most recent call last):
File "/home/wbx/anaconda3/envs/wavediff/lib/python3.7/site-packages/torch/utils/cpp_extension.py", line 1723, in _run_ninja_build
env=env)
File "/home/wbx/anaconda3/envs/wavediff/lib/python3.7/subprocess.py", line 512, in run
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['ninja', '-v']' returned non-zero exit status 1.
The text was updated successfully, but these errors were encountered: