Skip to main content

Command Palette

Search for a command to run...

Installing Airflow on Windows

Published
1 min read
T

I work as a business intelligence developer and a programming tutor for new learners.

Cover photo by Mike Enerio at https://unsplash.com/@mikeenerio

I started trying to install Apache Airflow on Windows 10 using pip. Quickly ran into a variety of errors. I eventually found a few articles that explained that Airflow uses Python libraries built for linux.

There are a few workarounds - using the Windows Subsystem for Linux, or using Docker. I found articles with instructions:

  • https://coding-stream-of-consciousness.com/2018/11/06/apache-airflow-windows-10-install-ubuntu/
  • https://www.astronomer.io/guides/airflow-wsl/

I'll update with which approach works for me.

95 views

More from this blog

TJ Tripp

14 posts

I work as a senior analytics engineer at an education non-profit.