AWS_BuildOn2021 Installation Create a new Virtual Env: conda create -n retype python=3.7 Activate the Virtual Env: conda activate retype Install the required packages pip install -r requirements.txt Start this virtual environment when starting jupyter notebook