I always get the error message about the erquirements
Collecting streamlit>=0.1
Downloading streamlit-1.28.1-py2.py3-none-any.whl (8.4 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.4/8.4 MB 89.8 MB/s eta 0:00:00[2023-11-09 10:58:17.467451]
Collecting opencv-python>=4.5.0
Downloading opencv_python-4.8.1.78-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (61.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.7/61.7 MB 239.1 MB/s eta 0:00:00[2023-11-09 10:58:18.147509]
Collecting numpy
Downloading numpy-1.26.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 162.7 MB/s eta 0:00:00
Collecting Pillow>=7.2.0
Downloading Pillow-10.1.0-cp39-cp39-manylinux_2_28_x86_64.whl (3.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 141.6 MB/s eta 0:00:00[2023-11-09 10:58:19.409656]
ERROR: Could not find a version that satisfies the requirement libgl1-mesa-glx (from versions: none)
ERROR: No matching distribution found for libgl1-mesa-glx
WARNING: You are using pip version 22.0.3; however, version 23.3.1 is available.
You should consider upgrading via the '/home/appuser/venv/bin/python -m pip install --upgrade pip' command.
Checking if Streamlit is installed
────────────────────────────────────────────────────────────────────────────────────────
[10:58:19] ❗️ installer returned a non-zero exit code
[10:58:19] ❗️ Error during processing dependencies! Please fix the error and push an update, or try restarting the app.
[10:59:57] ❗️ Streamlit server consistently failed status checks
[10:59:57] ❗️ Please fix the errors, push an update to the git repo, or reboot the app.