When I ran script nothing happened. The program has been stuck here, and ended with: TypeError: exceptions must derive from BaseException
When I ran script nothing happened. The program has been stuck here, and ended with: TypeError: exceptions must derive from BaseException

When I ran script nothing happened. The program has been stuck here, and ended with: TypeError: exceptions must derive from BaseException
I also met this problem. Have you resolved it?
> When I ran script nothing happened. The program has been stuck here, and ended with: TypeError: exceptions must derive from BaseException 
I also met this problem. Have you resolved it?
Well just raise an exception in that exact line, like so: raise Exception('Generator must exist!')
But the problem is that you haven't extracted the stuff from this step properly inside a checkpoints folder.
Well just raise an exception in that exact line, like so: `raise Exception('Generator must exist!')`
But the problem is that you haven't extracted the stuff from [this](https://github.com/neuralchen/SimSwap/blob/main/docs/guidance/preparation.md#pretrained-model) step properly inside a `checkpoints` folder.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
When I ran script nothing happened. The program has been stuck here, and ended with: TypeError: exceptions must derive from BaseException

I also met this problem. Have you resolved it?
Well just raise an exception in that exact line, like so:
raise Exception('Generator must exist!')But the problem is that you haven't extracted the stuff from this step properly inside a
checkpointsfolder.