We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OpenEA/src/openea/modules/train/batch.py
Line 14 in 003ae4a
exit is not defined
The text was updated successfully, but these errors were encountered:
Hi,
Thanks for your interest in our work. Could you please provide more information about this issue? I did not experience the problem in my tests.
Sorry, something went wrong.
@sunzequn exit is not defined in that python file, so this error will be raised.
the file is "openea.modules.train.batch", it includes "exit(0)" "from sys import exit" might be a solution
No branches or pull requests
OpenEA/src/openea/modules/train/batch.py
Line 14 in 003ae4a
exit is not defined
The text was updated successfully, but these errors were encountered: