# the command is used to copy the requirement packages pip freeze > requirements.txt. # pygame is used for game design in python conda install -c cogsci pygame #imutils intallation conda install -c jiayi_anaconda imutils