我安裝了 python 3.10,氣流版本 2.2.0 但是當我嘗試運行 cmd 時:airflow webserver 我得到:
C:\Users\*\AppData\Local\Programs\Python\Python310\lib\site-packages\airflow\configuration.py:270: DeprecationWarning: The distutils package is deprecated and
slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
from distutils.version import StrictVersion
WARNING:root:OSError while attempting to symlink the latest log directory
ModuleNotFoundError: No module named 'pwd'
我如何使用這些設定工具?
uj5u.com熱心網友回復:
請看一下這個鏈接。 http://airflow.apache.org/docs/apache-airflow/stable/installation/prerequisites.html
Airflow 2.2 未經認證可在 python 3.10 上運行
轉載請註明出處,本文鏈接:https://www.uj5u.com/net/326709.html
