-
Notifications
You must be signed in to change notification settings - Fork 104
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
Output File not generated #32
Comments
install !pip install -U numpy |
op = os.listdir("/content/output")[0] The output is empty from my side also |
Did you find a solution for this? |
Hey, did you solve the issue? |
No |
File "", line 13, in run
op = os.listdir("/content/output")[0]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: