Hi Ullas, unfortunately, the airflow commands don't run on Windows like they do on Linux. I solved this problem by running Airflow in a Docker container on Windows or you could try using the WSL2. But I'm not sure if it's already general available on Windows 10.
Cheers, Chris Driesprong, Fokko <fo...@driesprong.frl> schrieb am Mi., 21. Aug. 2019, 09:43: > Hi Ullas, > > Without any logs or errors, it is really hard to see what's going on. > Astronomer did publish a nice guide on how to run Airflow on Windows, that > might help: https://www.astronomer.io/guides/airflow-wsl/ > > Cheers, Fokko > > Op wo 21 aug. 2019 om 09:03 schreef Ullas Raj.N <ullasra...@gmail.com>: > > > hi , > > i have installed airflow in my windows , installation was successful but > > the command ----- "airflow initdb" is not working > > > > can u help me with this ? > > >