- 积分
- 16843
在线时间 小时
最后登录1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?开始注册
x
pip 安装包,pip install kolla-ansible- L: v( m1 b3 p
卸载安装包: uninstall -y
+ P2 B- o0 J$ D5 H% z, p
# I# |: i$ s: P0 I$ J[root@controller ~]# pip uninstall -y kolla-ansible
- e2 {* a) J0 dWARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
; {4 I# i( B4 q' l& v. I6 Y0 r2 }4 |Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.
}# V/ l& B* ? FTo avoid this problem you can invoke Python with '-m pip' instead of running pip directly.& H( ~- `6 C6 g f- q7 s
Found existing installation: kolla-ansible 9.3.1
, w4 k; e( U( ]/ N( HUninstalling kolla-ansible-9.3.1:
m" V" f. g3 s2 ^* S; X Successfully uninstalled kolla-ansible-9.3.1
/ u* R/ z7 a1 u% v G1 U6 i- _WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv' P* C9 b3 j- E4 k# x c" _7 k! S* I
* o D: m! m6 {* B! e( T$ S, q. X
. Q+ F+ i" _& c
: M" |* f* S5 u" M! D: }) b2 J
8 R# l- ~, P" o" h' Z6 F |
|