1.通过pip进行安装 pip install pymongo 2.验证安装是否成功 python import pymongo pymongo.version 转载于:https://blog.51cto.com/suyanzhu/2315019