To make it work in GitHub some requirements versions were updated since it stopped working in both servers.
Now Github locally works. but Streamlit No.
See the log in streamlit.
ERROR: Invalid requirement: 'rembg=2.0.54' (from line 4 of /mount/src/portfolio_idoia/requirements.txt)
Hint: = is not a valid operator. Did you mean == ?
WARNING: You are using pip version 22.0.3; however, version 24.0 is available.
You should consider upgrading via the '/home/adminuser/venv/bin/python -m pip install --upgrade pip' command.
Checking if Streamlit is installed
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
[11:35:43] βοΈ installer returned a non-zero exit code
[11:35:43] βοΈ Error during processing dependencies! Please fix the error and push an update, or try restarting the app.
[11:37:15] βοΈ Streamlit server consistently failed status checks
[11:37:15] βοΈ Please fix the errors, push an update to the git repo, or reboot the app.
[11:35:34] π Starting up repository: 'portfolio_idoia', branch: 'master', main module: 'iCodeIdoia_portfolio.py'
[11:35:34] π Cloning repository...
[11:35:40] π Cloning into '/mount/src/portfolio_idoia'...
Warning: Permanently added the ED25519 host key for IP address '192.30.255.112' to the list of known hosts.
[11:35:40] π Cloned repository!
[11:35:40] π Pulling code changes from Github...
[11:35:41] π¦ Processing dependencies...
ββββββββββββββββββββββββββββββββββββββββ pip βββββββββββββββββββββββββββββββββββββββββββ
ERROR: Invalid requirement: 'rembg=2.0.54' (from line 4 of /mount/src/portfolio_idoia/requirements.txt)
Hint: = is not a valid operator. Did you mean == ?
WARNING: You are using pip version 22.0.3; however, version 24.0 is available.
You should consider upgrading via the '/home/adminuser/venv/bin/python -m pip install --upgrade pip' command.
Checking if Streamlit is installed
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
[11:35:43] βοΈ installer returned a non-zero exit code
[11:35:43] βοΈ Error during processing dependencies! Please fix the error and push an update, or try restarting the app.
[11:37:15] βοΈ Streamlit server consistently failed status checks
[11:37:15] βοΈ Please fix the errors, push an update to the git repo, or reboot the app.
master
webdevserv/undefined/master/iCodeIdoia_portfolio.py
Before clicking βCreate Topicβ, please make sure your post includes the following information (otherwise, the post will be locked). 
- Are you running your app locally or is it deployed?
- If your app is deployed:
a. Is it deployed on Community Cloud or another hosting platform?
b. Share the link to the public deployed app. - Share the link to your appβs public GitHub repository (including a requirements file).
- Share the full text of the error message (not a screenshot).
- Share the Streamlit and Python versions.