Here.
ERROR: Could not find a version that satisfies the requirement twint==2.1.21
ERROR: No matching distribution found for twint==2.1.21
[manager] Python dependencies were installed from requirements.txt using pip.
[client] Spinning up manager process...
[manager] Processed dependencies!
2021-04-08 13:15:51.032 An update to the [server] config option section was detected. To have these changes be reflected, please restart streamlit.
2021-04-08 13:15:51.170 Uncaught app exception
Traceback (most recent call last):
File "/home/appuser/venv/lib/python3.7/site-packages/streamlit/script_runner.py", line 333, in _run_script
exec(code, module.__dict__)
File "/app/twitter-wordcloud-generator-using-streamlit/app.py", line 4, in <module>
import twint as tw
ModuleNotFoundError: No module named 'twint'