C: \ Python27 \ Scripts> airflow initdb "airflow" is not recognized as an internal or external command, operating program, or batch file.
C: \ Python27 \ Scripts> airflow init "airflow" is not recognized as an internal or external command, operating program, or batch file.

C: \ Python27 \ Scripts> airflow web server -p 8080
"airflow" is not recognized as an internal or external command, operating program, or command file.
I am trying to install on a Windows 7 machine and I am using Python 2.7
source
share