开发者

How do I update the python lib boto?

开发者 https://www.devze.com 2023-02-09 03:52 出处:网络
I a开发者_如何学运维m using python\'s boto script, and I haven\'t touched in a long time and sort of forgot basic python stuff.

I a开发者_如何学运维m using python's boto script, and I haven't touched in a long time and sort of forgot basic python stuff.

How do I update the script? I'm not even sure how I installed it so please guide me to figure out what I have to do.


If you have pip available: pip install -U boto

If you have easy_install available: easy_install -U boto

Otherwise... install pip.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号