Child-Face-Generation icon indicating copy to clipboard operation
Child-Face-Generation copied to clipboard

bug in np.save()

Open farshidmajidfar opened this issue 5 years ago • 0 comments

Dear, In line 157 , np.save() has this error: "save() missing 2 required positional arguments: 'file' and 'arr'" if you comment this line another error will be launched: "FileNotFoundError: [Errno 2] No such file or directory: 'weights/netG_epoch_303.pth'" please help

farshidmajidfar avatar Mar 14 '19 15:03 farshidmajidfar