Skip to content
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

TypeError: exceptions must derive from BaseException #430

Open
zdarova69 opened this issue Jul 9, 2023 · 2 comments
Open

TypeError: exceptions must derive from BaseException #430

zdarova69 opened this issue Jul 9, 2023 · 2 comments

Comments

@zdarova69
Copy link

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

@AWangji
Copy link

AWangji commented Dec 15, 2023

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

I also met this problem. Have you resolved it?

@rlleshi
Copy link

rlleshi commented Feb 18, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants