NVlabs / stylegan3

Official PyTorch implementation of StyleGAN3
Other
6.28k stars 1.1k forks source link

ninja: build stopped: subcommand failed. #643

Open Max-boot opened 2 weeks ago

Max-boot commented 2 weeks ago

Describe the bug Cant

To Reproduce Steps to reproduce the behavior:

  1. Run the normal generate image or generate video thing
  2. Acts normally until the bias_act step
  3. crashes

Full crash log for anyone interested crash log.txt Please copy&paste text instead of screenshots for better searchability.

Expected behavior It probably shouldnt have crashed, since I didnt change anything inside of the code

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context I didnt change the code and Im using Visual Studio 2022