原因Python运行环境跟安装环境不一致导致的
解决方法
同一个终端下运行
python -m pip install 你要安装的库 python main.py
如有问题及时沟通
Python安装的lib/site-packages库