Gemeni flash 2.0

Hello we can’t programm streamlit python via python with Gemini API because we can’t install module

How about like this?

import subprocess
subprocess.run("pip install google-generativeai", shell=True)

Oh! Nice suggestion Man!
subprocess
I had completely forgotten.