You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "potiuk (via GitHub)" <gi...@apache.org> on 2023/02/25 14:43:57 UTC

[GitHub] [airflow] potiuk commented on issue #29765: ValueError: preexec_fn is not supported on Windows platforms

potiuk commented on issue #29765:
URL: https://github.com/apache/airflow/issues/29765#issuecomment-1445134140

   Correct. Airflow does not work on windows natively (this is documented in our prerequisites) - see note at https://airflow.apache.org/docs/apache-airflow/stable/installation/prerequisites.html . The issue that thracks it is https://github.com/apache/airflow/issues/10388 - for now you need to use WSL2 if you want to run airflow on Windows.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org