1.去官网
https://kite.com/download/
2.复制
bash -c “$(wget -q -O – https://linux.kite.com/dls/linux/current)”
3.不要在root下安装
root@xgj-PC:~# bash -c “$(wget -q -O – https://linux.kite.com/dls/linux/current)”
Sorry! This installer should not be run as root. Terminating.
4.如下安装
5.Kite介绍
6.如何使用kite
如:用Gvim打开.py文件即可
版权声明:本文为weixin_40840880原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。