当前位置:网站首页>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
边栏推荐
- 2020-09_ Shell Programming Notes
- 剑指Offer06. 从尾到头打印链表
- Applet wxss introduction
- Prompt unread messages and quantity before opening chat group
- Alibaba is bigger than sending SMS (user microservice - message microservice)
- Sword finger offer09 Implementing queues with two stacks
- Is it OK to open an account for online stock speculation? Is the fund safe?
- 347. Top k high frequency elements
- 01_ Using the concurrent tool class library, is thread safety safe
- [ManageEngine] the role of IP address scanning
猜你喜欢

Take you to the installation and simple use tutorial of the deveco studio compiler of harmonyos to create and run Hello world?

Wechat applet pages always report errors when sending values to the background. It turned out to be this pit!

Use Tencent cloud IOT platform to connect custom esp8266 IOT devices (realized by Tencent continuous control switch)

剑指Offer05. 替换空格

Eureka自我保护

【ManageEngine】IP地址扫描的作用

2.7 overview of livedata knowledge points

Sword finger offer06 Print linked list from end to end

LeetCode 0556. Next bigger element III - end of step 4
![Sword finger offer04 Search in two-dimensional array [medium]](/img/c4/002c951f8d914aaea4f4133685ebd1.png)
Sword finger offer04 Search in two-dimensional array [medium]
随机推荐
Sword finger offer03 Repeated numbers in the array [simple]
4000 word super detailed pointer
实现验证码验证
Redis
QT OpenGL rotate, pan, zoom
Sword finger offer07 Rebuild binary tree
257. All paths of binary tree
Computer version wechat applet full screen display method, mobile phone horizontal screen method.
Pki/ca and digital certificate
ES6 standard
剑指Offer09. 用两个栈实现队列
Kubectl_ Command experience set
145. Post order traversal of binary tree
adb push apk
Shardingsphere sub database and sub table < 3 >
Lambda表达式
Comprehensive evaluation of double chain notes · Siyuan notes: advantages, disadvantages and evaluation
Flutter Widget : KeyedSubtree
JVM内存模型
Introduction to concurrent programming (I)