runtime error

rsion, integer keys will always be treated as labels (consistent with DataFrame behavior). To access a value by position, use `ser.iloc[pos]` region=row[0], /home/user/app/main.py:131: FutureWarning: Series.__getitem__ treating keys as positions is deprecated. In a future version, integer keys will always be treated as labels (consistent with DataFrame behavior). To access a value by position, use `ser.iloc[pos]` name=row[1], /home/user/app/main.py:132: FutureWarning: Series.__getitem__ treating keys as positions is deprecated. In a future version, integer keys will always be treated as labels (consistent with DataFrame behavior). To access a value by position, use `ser.iloc[pos]` type=row[2], /home/user/app/main.py:133: FutureWarning: Series.__getitem__ treating keys as positions is deprecated. In a future version, integer keys will always be treated as labels (consistent with DataFrame behavior). To access a value by position, use `ser.iloc[pos]` major=row[4], /home/user/app/main.py:134: FutureWarning: Series.__getitem__ treating keys as positions is deprecated. In a future version, integer keys will always be treated as labels (consistent with DataFrame behavior). To access a value by position, use `ser.iloc[pos]` competition_rate=row[6], /home/user/app/main.py:135: FutureWarning: Series.__getitem__ treating keys as positions is deprecated. In a future version, integer keys will always be treated as labels (consistent with DataFrame behavior). To access a value by position, use `ser.iloc[pos]` cutline=row[7], 한신대 XR콘텐츠 19.07 2.87 Traceback (most recent call last): File "/home/user/app/main.py", line 1558, in <module> with gr.Blocks(fill_height=True) as demo: File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 568, in __init__ super().__init__(render=False, **kwargs) TypeError: BlockContext.__init__() got an unexpected keyword argument 'fill_height' IMPORTANT: You are using gradio version 4.16.0, however version 4.29.0 is available, please upgrade. --------

Container logs:

Fetching error logs...