runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 32, in <module> main() File "/home/user/app/app.py", line 12, in main iface = gr.Interface(fn=execute_query, File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 475, in __init__ self.render_examples() File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 791, in render_examples self.examples_handler = Examples( File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 54, in create_examples examples_obj = Examples( File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 201, in __init__ self.processed_examples = [ File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 202, in <listcomp> [ File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 203, in <listcomp> component.postprocess(sample) File "/home/user/.local/lib/python3.10/site-packages/gradio/components.py", line 2516, in postprocess "name": self.make_temp_copy_if_needed(y), File "/home/user/.local/lib/python3.10/site-packages/gradio/processing_utils.py", line 362, in make_temp_copy_if_needed temp_dir = self.hash_file(file_path) File "/home/user/.local/lib/python3.10/site-packages/gradio/processing_utils.py", line 334, in hash_file with open(file_path, "rb") as f: FileNotFoundError: [Errno 2] No such file or directory: 'Shopify.csv'

Container logs:

Fetching error logs...