01 2021 档案

关于安装airflow遇到的问题
摘要:问题1: Python pylint requires Python '>=3.4.*' but the running Python is 2.7.12解决办法:(1)在linux服务器上执行Python,然后你会看到你的Python 版本为2.7.12.(2)之后输入:cd /usr/bin/ 阅读全文

posted @ 2021-01-04 16:42 gxg123 阅读(270) 评论(0) 推荐(0)

导航