Software setup Please use Python 3.8. Run the following script to setup all dependencies for the assignment: conda create -n vlr_hw2 python=3.8 conda activate vlr_hw2 chmod +x setup.sh ./setup.sh ~/anaconda3/envs/vlr_hw2/lib/python3.8/site-packages