当前位置:网站首页>Airflow installation jump pit
Airflow installation jump pit
2022-07-03 12:34:00 【kvnew】
python3
$ sudo /cluster/software/python-3.7.0/bin/pip3 install apache-airflow[all]
Report errors : Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-kdrobbz6/apache-airflow/
solve :$ sudo /cluster/software/python-3.7.0/bin/pip3 install --upgrade setuptools Failure
hole
====================================
python2
$ /cluster/software/python-2.7.14/lib/python2.7/site-packages/airflow/bin/airflow webserver -p 8080
Report errors :Error: 'python:airflow.www.gunicorn_config' doesn't exist
solve : Add in front sudo perform . Reference resources :https://stackoverflow.com/questions/48017804/web-server-of-airflow-is-not-running
边栏推荐
- What is more elegant for flutter to log out and confirm again?
- Shell: basic learning
- Prompt unread messages and quantity before opening chat group
- 写一个简单的nodejs脚本
- temp
- Apache Mina开发手册
- adb push apk
- 242. Effective letter heteronyms
- Sword finger offer03 Repeated numbers in the array [simple]
- Use of QT OpenGL camera
猜你喜欢

Togaf certification self-study classic v2.0

Cloud Computing future - native Cloud

(construction notes) ADT and OOP
![[official MySQL document] deadlock](/img/2d/04e97d696f20c2524701888ea9cd10.png)
[official MySQL document] deadlock

Shutter: overview of shutter architecture (excerpt)

Record your vulnhub breakthrough record

2.8 overview of ViewModel knowledge

剑指Offer06. 从尾到头打印链表

剑指Offer07. 重建二叉树
![[ManageEngine] the role of IP address scanning](/img/dc/df353da0e93e4d936c39a39493b508.png)
[ManageEngine] the role of IP address scanning
随机推荐
Apache Mina Development Manual
阿里大于发送短信(用户微服务--消息微服务)
Eureka self protection
ES6 standard
Develop plug-ins for idea
02_ Lock the code, and don't let the "lock" become a worry
wpa_ cli
What is more elegant for flutter to log out and confirm again?
lambda与匿名内部类的区别
Flutter 退出登录二次确认怎么做才更优雅?
Pki/ca and digital certificate
DEJA_ Vu3d - cesium feature set 053 underground mode effect
写一个简单的nodejs脚本
Wechat applet pages always report errors when sending values to the background. It turned out to be this pit!
The future of cloud computing cloud native
102. Sequence traversal of binary tree
[ManageEngine] the role of IP address scanning
Togaf certification self-study classic v2.0
MySQL time zone solution
225. Implement stack with queue