runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> import plotly.express as px File "/usr/local/lib/python3.10/site-packages/plotly/express/__init__.py", line 15, in <module> from ._imshow import imshow File "/usr/local/lib/python3.10/site-packages/plotly/express/_imshow.py", line 4, in <module> from .imshow_utils import rescale_intensity, _integer_ranges, _integer_types File "/usr/local/lib/python3.10/site-packages/plotly/express/imshow_utils.py", line 24, in <module> np.bool8: (False, True), File "/usr/local/lib/python3.10/site-packages/numpy/__init__.py", line 414, in __getattr__ raise AttributeError("module {!r} has no attribute " AttributeError: module 'numpy' has no attribute 'bool8'. Did you mean: 'bool'?
Container logs:
Fetching error logs...