Common Tools Enviroment setup conda create -n social-signals-env python=3.8 conda activate social-signals-env pip install -r requirements.txt