应该是你的环境不一致,你直接在终端上试试import gevent行不行,如果不行
import sys print(sys.path)
打印下你的python路径是不是和你的安装gevent在一个python下