runtime error

self.distribution.run_command(command) File "/usr/local/lib/python3.10/site-packages/setuptools/dist.py", line 1217, in run_command super().run_command(command) File "/usr/local/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 987, in run_command cmd_obj.run() File "/usr/local/lib/python3.10/site-packages/setuptools/_distutils/command/build_ext.py", line 346, in run self.build_extensions() File "/tmp/pip-install-t710qhbc/pandas_32bf59415e6146c581bb5ea54717ce4a/setup.py", line 372, in build_extensions self.check_cython_extensions(self.extensions) File "/tmp/pip-install-t710qhbc/pandas_32bf59415e6146c581bb5ea54717ce4a/setup.py", line 366, in check_cython_extensions raise Exception("""Cython-generated file '{src}' not found. Exception: Cython-generated file 'pandas/_libs/algos.c' not found. Cython is required to compile pandas from a development branch. Please install Cython or download a release package of pandas. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. Rolling back uninstall of pandas Moving to /home/user/.local/lib/python3.10/site-packages/pandas-2.0.2.dist-info/ from /home/user/.local/lib/python3.10/site-packages/~andas-2.0.2.dist-info Moving to /home/user/.local/lib/python3.10/site-packages/pandas/ from /home/user/.local/lib/python3.10/site-packages/~andas error: legacy-install-failure Ɨ Encountered error while trying to install package. ā•°ā”€> pandas note: This is an issue with the package mentioned above, not pip. hint: See above for output from the failure. [notice] A new release of pip available: 22.3.1 -> 23.1.2 [notice] To update, run: python -m pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/app.py", line 21, in <module> from google.colab import files as FILE ModuleNotFoundError: No module named 'google.colab'

Container logs:

Fetching error logs...