我正在处理我的 python 项目,为此我需要导入名为“boto3”的包。因此,我收到此错误提示:“无法解析导入“boto3””。我在 VS 代码终端中尝试了“pip install boto3”并重新加载了窗口,但错误工具提示仍然没有消失:/
我究竟做错了什么?提前致谢
python import importerror boto3
boto3 ×1
import ×1
importerror ×1
python ×1