Hey friend. you need to first install the python3 binary in your virtualenv. that is why you are getting the
-bash: venv/bin/python3: No such file or directory
in your virtualenvironment you have set up for this project. the requirements are in the requirements.txt. python2.7 will there...