You need to install the following Python packages:
You can install all dependencies using pip. Run the following command in your project directory:
pip install streamlit google-api-python-client google-auth google-auth-httplib2 google-auth-oauthlib colorama inquirer pyfiglet mega.py pyinstaller
If you are using a requirements.txt file, add the following lines:
streamlit