Hi Community, my app starts fine but when I change anything in slider it says Oh No, Error running app. Here is my repo link - Aman0Analyst/svd_streamlit (github.com)
Deployed App - Streamlit (singular-value-decomposition.streamlit.app)
Here is the complete log I am getting
[ UTC ] Logs for singular-value-decomposition.streamlit.app/
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
[08:27:09] π Starting up repository: 'svd_streamlit', branch: 'main', main module: 'main.py'
[08:27:09] π Cloning repository...
[08:27:11] π Cloning into '/mount/src/svd_streamlit'...
[08:27:11] π Cloned repository!
[08:27:11] π Pulling code changes from Github...
[08:27:12] π¦ Processing dependencies...
ββββββββββββββββββββββββββββββββββββββββ pip βββββββββββββββββββββββββββββββββββββββββββ
Collecting matplotlib
Downloading matplotlib-3.7.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB)
βββββββββββββββββββββββββββββββββββββββ 11.6/11.6 MB 138.2 MB/s eta 0:00:00[2023-08-09 08:27:13.564562]
Collecting pillow>=6.2.0
Downloading Pillow-10.0.0-cp39-cp39-manylinux_2_28_x86_64.whl (3.4 MB)
ββββββββββββββββββββββββββββββββββββββββ 3.4/3.4 MB 146.8 MB/s eta 0:00:00[2023-08-09 08:27:14.126816]
Collecting pyparsing<3.1,>=2.3.1
Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
βββββββββββββββββββββββββββββββββββββββ 98.3/98.3 KB 220.9 MB/s eta 0:00:00[2023-08-09 08:27:14.204513]
Collecting contourpy>=1.0.1
Downloading contourpy-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB)
βββββββββββββββββββββββββββββββββββββ 300.4/300.4 KB 207.3 MB/s eta 0:00:00[2023-08-09 08:27:14.358743]
Collecting importlib-resources>=3.2.0
Downloading importlib_resources-6.0.1-py3-none-any.whl (34 kB)
Collecting cycler>=0.10
Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB)
Collecting kiwisolver>=1.0.1
Downloading kiwisolver-1.4.4-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB)
ββββββββββββββββββββββββββββββββββββββββ 1.6/1.6 MB 191.5 MB/s eta 0:00:00[2023-08-09 08:27:14.610846]
Collecting fonttools>=4.22.0
Downloading fonttools-4.42.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB)
ββββββββββββββββββββββββββββββββββββββββ 4.5/4.5 MB 153.9 MB/s eta 0:00:00[2023-08-09 08:27:14.781204]
Collecting numpy>=1.20
Downloading numpy-1.25.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.3 MB)
βββββββββββββββββββββββββββββββββββββββ 18.3/18.3 MB 191.6 MB/s eta 0:00:00[2023-08-09 08:27:15.583377]
Collecting python-dateutil>=2.7
Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
βββββββββββββββββββββββββββββββββββββ 247.7/247.7 KB 263.1 MB/s eta 0:00:00[2023-08-09 08:27:15.654584]
Collecting packaging>=20.0
Downloading packaging-23.1-py3-none-any.whl (48 kB)
βββββββββββββββββββββββββββββββββββββββ 48.9/48.9 KB 118.2 MB/s eta 0:00:00[2023-08-09 08:27:15.715865]
Collecting zipp>=3.1.0
Downloading zipp-3.16.2-py3-none-any.whl (7.2 kB)
Collecting six>=1.5
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: zipp, six, pyparsing, pillow, packaging, numpy, kiwisolver, fonttools, cycler, python-dateutil, importlib-resources, contourpy, matplotlib
Successfully installed contourpy-1.1.0 cycler-0.11.0 fonttools-4.42.0 importlib-resources-6.0.1 kiwisolver-1.4.4 matplotlib-3.7.2 numpy-1.25.2 packaging-23.1 pillow-10.0.0 pyparsing-3.0.9 python-dateutil-2.8.2 six-1.16.0 zipp-3.16.2
WARNING: You are using pip version 22.0.3; however, version 23.2.1 is available.
You should consider upgrading via the '/home/adminuser/venv/bin/python -m pip install --upgrade pip' command.
Checking if Streamlit is installed
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
[08:27:23] π Python dependencies were installed from /mount/src/svd_streamlit/requirements.txt using pip.
Check if streamlit is installed
ββββββββββββββββββββββββββββββββ Installing Streamlit ββββββββββββββββββββββββββββββββββ
Collecting streamlit
Downloading streamlit-1.25.0-py2.py3-none-any.whl (8.1 MB)
ββββββββββββββββββββββββββββββββββββββββ 8.1/8.1 MB 99.5 MB/s eta 0:00:00[2023-08-09 08:27:24.402670]
Collecting pyarrow>=6.0
Downloading pyarrow-12.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (39.0 MB)
βββββββββββββββββββββββββββββββββββββββ 39.0/39.0 MB 208.7 MB/s eta 0:00:00[2023-08-09 08:27:24.894091]
Collecting protobuf<5,>=3.20
Downloading protobuf-4.24.0-cp37-abi3-manylinux2014_x86_64.whl (311 kB)
βββββββββββββββββββββββββββββββββββββ 311.6/311.6 KB 229.2 MB/s eta 0:00:00[2023-08-09 08:27:25.348293]
Collecting typing-extensions<5,>=4.1.0
Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB)
Collecting watchdog>=2.1.5
Downloading watchdog-3.0.0-py3-none-manylinux2014_x86_64.whl (82 kB)
βββββββββββββββββββββββββββββββββββββββ 82.1/82.1 KB 100.3 MB/s eta 0:00:00[2023-08-09 08:27:25.526319]
Collecting pympler<2,>=0.9
Downloading Pympler-1.0.1-py3-none-any.whl (164 kB)
βββββββββββββββββββββββββββββββββββββ 164.8/164.8 KB 158.6 MB/s eta 0:00:00[2023-08-09 08:27:25.576655]
Collecting packaging<24,>=16.8
Downloading packaging-23.1-py3-none-any.whl (48 kB)
βββββββββββββββββββββββββββββββββββββββ 48.9/48.9 KB 113.1 MB/s eta 0:00:00[2023-08-09 08:27:25.646795]
Collecting validators<1,>=0.2
Downloading validators-0.20.0.tar.gz (30 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting blinker<2,>=1.0.0
Downloading blinker-1.6.2-py3-none-any.whl (13 kB)
Collecting gitpython!=3.1.19,<4,>=3.0.7
Downloading GitPython-3.1.32-py3-none-any.whl (188 kB)
βββββββββββββββββββββββββββββββββββββ 188.5/188.5 KB 215.1 MB/s eta 0:00:00[2023-08-09 08:27:26.220182]
Collecting importlib-metadata<7,>=1.4
Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB)
Collecting altair<6,>=4.0
Downloading altair-5.0.1-py3-none-any.whl (471 kB)
βββββββββββββββββββββββββββββββββββββ 471.5/471.5 KB 138.2 MB/s eta 0:00:00[2023-08-09 08:27:26.382667]
Collecting pillow<10,>=7.1.0
Downloading Pillow-9.5.0-cp39-cp39-manylinux_2_28_x86_64.whl (3.4 MB)
ββββββββββββββββββββββββββββββββββββββββ 3.4/3.4 MB 61.1 MB/s eta 0:00:00[2023-08-09 08:27:26.905978]
Collecting pandas<3,>=1.3.0
Downloading pandas-2.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB)
βββββββββββββββββββββββββββββββββββββββ 12.4/12.4 MB 208.2 MB/s eta 0:00:00[2023-08-09 08:27:27.289915]
Collecting cachetools<6,>=4.0
Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB)
Collecting requests<3,>=2.18
Downloading requests-2.31.0-py3-none-any.whl (62 kB)
ββββββββββββββββββββββββββββββββββββββββ 62.6/62.6 KB 52.3 MB/s eta 0:00:00[2023-08-09 08:27:27.494417]
Collecting toml<2,>=0.10.1
Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB)
Collecting numpy<2,>=1.19.3
Downloading numpy-1.25.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.3 MB)
βββββββββββββββββββββββββββββββββββββββ 18.3/18.3 MB 161.6 MB/s eta 0:00:00[2023-08-09 08:27:28.152186]
Collecting tzlocal<5,>=1.1
Downloading tzlocal-4.3.1-py3-none-any.whl (20 kB)
Collecting tornado<7,>=6.0.3
Downloading tornado-6.3.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (426 kB)
ββββββββββββββββββββββββββββββββββββββ 426.9/426.9 KB 95.9 MB/s eta 0:00:00[2023-08-09 08:27:28.415822]
Collecting tenacity<9,>=8.1.0
Downloading tenacity-8.2.2-py3-none-any.whl (24 kB)
Collecting rich<14,>=10.14.0
Downloading rich-13.5.2-py3-none-any.whl (239 kB)
βββββββββββββββββββββββββββββββββββββ 239.7/239.7 KB 128.5 MB/s eta 0:00:00[2023-08-09 08:27:28.704001]
Collecting click<9,>=7.0
Downloading click-8.1.6-py3-none-any.whl (97 kB)
βββββββββββββββββββββββββββββββββββββββ 97.9/97.9 KB 156.8 MB/s eta 0:00:00[2023-08-09 08:27:28.780786]
Collecting pydeck<1,>=0.8
Downloading pydeck-0.8.0-py2.py3-none-any.whl (4.7 MB)
ββββββββββββββββββββββββββββββββββββββββ 4.7/4.7 MB 171.2 MB/s eta 0:00:00[2023-08-09 08:27:28.870454]
Collecting python-dateutil<3,>=2.7.3
Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
βββββββββββββββββββββββββββββββββββββ 247.7/247.7 KB 133.3 MB/s eta 0:00:00[2023-08-09 08:27:28.926828]
Collecting toolz
Downloading toolz-0.12.0-py3-none-any.whl (55 kB)
βββββββββββββββββββββββββββββββββββββββ 55.8/55.8 KB 178.8 MB/s eta 0:00:00[2023-08-09 08:27:29.009607]
Collecting jinja2
Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
βββββββββββββββββββββββββββββββββββββ 133.1/133.1 KB 207.5 MB/s eta 0:00:00[2023-08-09 08:27:29.059031]
Collecting jsonschema>=3.0
Downloading jsonschema-4.19.0-py3-none-any.whl (83 kB)
βββββββββββββββββββββββββββββββββββββββ 83.4/83.4 KB 186.7 MB/s eta 0:00:00[2023-08-09 08:27:29.145427]
Collecting gitdb<5,>=4.0.1
Downloading gitdb-4.0.10-py3-none-any.whl (62 kB)
βββββββββββββββββββββββββββββββββββββββ 62.7/62.7 KB 189.5 MB/s eta 0:00:00[2023-08-09 08:27:29.194236]
Collecting zipp>=0.5
Downloading zipp-3.16.2-py3-none-any.whl (7.2 kB)
Collecting pytz>=2020.1
Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB)
βββββββββββββββββββββββββββββββββββββ 502.3/502.3 KB 223.5 MB/s eta 0:00:00[2023-08-09 08:27:29.467001]
Collecting tzdata>=2022.1
Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB)
βββββββββββββββββββββββββββββββββββββ 341.8/341.8 KB 130.9 MB/s eta 0:00:00[2023-08-09 08:27:29.534242]
Collecting six>=1.5
Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
Collecting idna<4,>=2.5
Downloading idna-3.4-py3-none-any.whl (61 kB)
βββββββββββββββββββββββββββββββββββββββ 61.5/61.5 KB 204.2 MB/s eta 0:00:00[2023-08-09 08:27:29.786950]
Collecting urllib3<3,>=1.21.1
Downloading urllib3-2.0.4-py3-none-any.whl (123 kB)
βββββββββββββββββββββββββββββββββββββ 123.9/123.9 KB 123.1 MB/s eta 0:00:00[2023-08-09 08:27:29.896646]
Collecting charset-normalizer<4,>=2
Downloading charset_normalizer-3.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202 kB)
βββββββββββββββββββββββββββββββββββββ 202.1/202.1 KB 165.9 MB/s eta 0:00:00[2023-08-09 08:27:30.135129]
Collecting certifi>=2017.4.17
Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
βββββββββββββββββββββββββββββββββββββ 158.3/158.3 KB 137.3 MB/s eta 0:00:00[2023-08-09 08:27:30.207907]
Collecting pygments<3.0.0,>=2.13.0
Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB)
ββββββββββββββββββββββββββββββββββββββββ 1.2/1.2 MB 156.4 MB/s eta 0:00:00[2023-08-09 08:27:30.323909]
Collecting markdown-it-py>=2.2.0
Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
βββββββββββββββββββββββββββββββββββββββ 87.5/87.5 KB 116.3 MB/s eta 0:00:00[2023-08-09 08:27:30.406270]
Collecting pytz-deprecation-shim
Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB)
Collecting decorator>=3.4.0
Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
Collecting smmap<6,>=3.0.1
Downloading smmap-5.0.0-py3-none-any.whl (24 kB)
Collecting MarkupSafe>=2.0
Downloading MarkupSafe-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
Collecting attrs>=22.2.0
Downloading attrs-23.1.0-py3-none-any.whl (61 kB)
βββββββββββββββββββββββββββββββββββββββ 61.2/61.2 KB 157.0 MB/s eta 0:00:00[2023-08-09 08:27:30.885751]
Collecting rpds-py>=0.7.1
Downloading rpds_py-0.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB)
ββββββββββββββββββββββββββββββββββββββββ 1.2/1.2 MB 208.4 MB/s eta 0:00:00[2023-08-09 08:27:31.117623]
Collecting referencing>=0.28.4
Downloading referencing-0.30.2-py3-none-any.whl (25 kB)
Collecting jsonschema-specifications>=2023.03.6
Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB)
Collecting mdurl~=0.1
Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
Building wheels for collected packages: validators
Building wheel for validators (setup.py): started
Building wheel for validators (setup.py): finished with status 'done'
Created wheel for validators: filename=validators-0.20.0-py3-none-any.whl size=19580 sha256=aa6a240c7f665caf99a99edaf06a1be9289ece72850d614da5a379f75234250f
Stored in directory: /tmp/pip-ephem-wheel-cache-tuzpi2va/wheels/2d/f0/a8/1094fca7a7e5d0d12ff56e0c64675d72aa5cc81a5fc200e849
Successfully built validators
Installing collected packages: pytz, zipp, watchdog, urllib3, tzdata, typing-extensions, tornado, toolz, toml, tenacity, smmap, six, rpds-py, pympler, pygments, protobuf, pillow, packaging, numpy, mdurl, MarkupSafe, idna, decorator, click, charset-normalizer, certifi, cachetools, blinker, attrs, validators, requests, referencing, pytz-deprecation-shim, python-dateutil, pyarrow, markdown-it-py, jinja2, importlib-metadata, gitdb, tzlocal, rich, pydeck, pandas, jsonschema-specifications, gitpython, jsonschema, altair, streamlit
Attempting uninstall: zipp
Found existing installation: zipp 3.16.2
Uninstalling zipp-3.16.2:
Successfully uninstalled zipp-3.16.2
Attempting uninstall: six
Found existing installation: six 1.16.0
Uninstalling six-1.16.0:
Successfully uninstalled six-1.16.0
Attempting uninstall: pillow
Found existing installation: Pillow 10.0.0
Uninstalling Pillow-10.0.0:
Successfully uninstalled Pillow-10.0.0
Attempting uninstall: packaging
Found existing installation: packaging 23.1
Uninstalling packaging-23.1:
Successfully uninstalled packaging-23.1
Attempting uninstall: numpy
Found existing installation: numpy 1.25.2
Uninstalling numpy-1.25.2:
Successfully uninstalled numpy-1.25.2
Attempting uninstall: python-dateutil
Found existing installation: python-dateutil 2.8.2
Uninstalling python-dateutil-2.8.2:
Successfully uninstalled python-dateutil-2.8.2
Successfully installed MarkupSafe-2.1.3 altair-5.0.1 attrs-23.1.0 blinker-1.6.2 cachetools-5.3.1 certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.6 decorator-5.1.1 gitdb-4.0.10 gitpython-3.1.32 idna-3.4 importlib-metadata-6.8.0 jinja2-3.1.2 jsonschema-4.19.0 jsonschema-specifications-2023.7.1 markdown-it-py-3.0.0 mdurl-0.1.2 numpy-1.25.2 packaging-23.1 pandas-2.0.3 pillow-9.5.0 protobuf-4.24.0 pyarrow-12.0.1 pydeck-0.8.0 pygments-2.16.1 pympler-1.0.1 python-dateutil-2.8.2 pytz-2023.3 pytz-deprecation-shim-0.1.0.post0 referencing-0.30.2 requests-2.31.0 rich-13.5.2 rpds-py-0.9.2 six-1.16.0 smmap-5.0.0 streamlit-1.25.0 tenacity-8.2.2 toml-0.10.2 toolz-0.12.0 tornado-6.3.2 typing-extensions-4.7.1 tzdata-2023.3 tzlocal-4.3.1 urllib3-2.0.4 validators-0.20.0 watchdog-3.0.0 zipp-3.16.2
WARNING: You are using pip version 22.0.3; however, version 23.2.1 is available.
You should consider upgrading via the '/home/adminuser/venv/bin/python -m pip install --upgrade pip' command.
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
[08:27:48] π¦ Processed dependencies!
Collecting usage statistics. To deactivate, set browser.gatherUsageStats to False.
[08:33:09] βοΈ Streamlit server consistently failed status checks
[08:33:09] βοΈ Please fix the errors, push an update to the git repo, or reboot the app.
[08:38:55] π Pulling code changes from Github...
[08:38:56] π¦ Processing dependencies...
[08:38:56] π¦ Processed dependencies!
Collecting usage statistics. To deactivate, set browser.gatherUsageStats to False.
[08:38:59] π Updated app!
[08:45:49] βοΈ Streamlit server consistently failed status checks
[08:45:49] βοΈ Please fix the errors, push an update to the git repo, or reboot the app.