开发者

How do I update the python lib boto?

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜