gpt4 book ai didi

fabric - 如何安装最新版本的Fabric

转载 作者:行者123 更新时间:2023-12-04 13:52:43 24 4
gpt4 key购买 nike

如何在debian上安装最新版本的fabric?打电话时

apt-get install fabric

正在安装0.9.1版。但是,最新版本是1.4.3。

最佳答案

您可以使用pip或easy_install从PyPI安装最新版本。

例如:

apt-get install python-setuptools  # for easy_install
easy_install pip
pip install fabric

关于fabric - 如何安装最新版本的Fabric,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12390699/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com