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

run_inference.py FileNotFoundError #6

Open
WEXIJUE opened this issue Apr 21, 2023 · 1 comment
Open

run_inference.py FileNotFoundError #6

WEXIJUE opened this issue Apr 21, 2023 · 1 comment

Comments

@WEXIJUE
Copy link

WEXIJUE commented Apr 21, 2023

in main
with open(args.output_dir, "a") as wp:
FileNotFoundError: [Errno 2] No such file or directory: 'experiment/multiarith'
Does anyone know how to fix this error?
Thank you so much

@lazyloafer
Copy link

'experiment/multiarith' is a output dir, perhaps you can manually add a folder named 'experiment/'

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

2 participants