如何在Ubuntu上安装pyATS?

时间:2019-07-12 06:29:44

标签: python ubuntu ubuntu-18.04

我正在尝试在系统中安装 pyats ,并且已经安装了python3版本,但它给我一个错误:

E: Unable to locate package pyats


sudo apt install pyats
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package pyats

1 个答案:

答案 0 :(得分:0)

您必须使用pip install

pip install pyats