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

AttributeError: module 'argparse' has no attribute 'BooleanOptionalAction' in scripts/log_to_submission.py in python 3.8.19 #5

Open
gerasin-noahs-ark opened this issue Oct 4, 2024 · 0 comments

Comments

@gerasin-noahs-ark
Copy link

After running the evaluation, this error pops up, due to either too old python or too new argparse.
I suggest you either alter the argparse version requirements and change the log_to_submission.py accordingly or set up the requirements/warning to include python 3.9+.

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

1 participant