This video shows you the steps needed to install airflow. If you come across setuptools error, upgrade the setuptools to the latest version using "sudo pip3 install --upgrade setuptools" command. You can also upgrade the pip3 version.
Here is the link to airflow installation instruction: https://github.com/Stephenlaye2/hadoop
You can find the instruction at the bottom of the page.