runtime error
Exit code: 1. Reason: README.md: 0%| | 0.00/371 [00:00<?, ?B/s][A README.md: 100%|██████████| 371/371 [00:00<00:00, 2.92MB/s] train-00000-of-00001.parquet: 0%| | 0.00/3.32k [00:00<?, ?B/s][A train-00000-of-00001.parquet: 100%|██████████| 3.32k/3.32k [00:00<00:00, 20.1MB/s] Generating train split: 0%| | 0/3 [00:00<?, ? examples/s][A Generating train split: 100%|██████████| 3/3 [00:00<00:00, 67.39 examples/s] /usr/local/lib/python3.10/getpass.py:91: GetPassWarning: Can not control echo on the terminal. passwd = fallback_getpass(prompt, stream) Warning: Password input may be echoed. Enter API key for Google Gemini: Traceback (most recent call last): File "/usr/local/lib/python3.10/getpass.py", line 69, in unix_getpass old = termios.tcgetattr(fd) # a copy to save termios.error: (25, 'Inappropriate ioctl for device') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 16, in <module> os.environ["GOOGLE_API_KEY"] = getpass.getpass("Enter API key for Google Gemini: ") File "/usr/local/lib/python3.10/getpass.py", line 91, in unix_getpass passwd = fallback_getpass(prompt, stream) File "/usr/local/lib/python3.10/getpass.py", line 126, in fallback_getpass return _raw_input(prompt, stream) File "/usr/local/lib/python3.10/getpass.py", line 148, in _raw_input raise EOFError EOFError
Container logs:
Fetching error logs...