我想使用请求模块,但是每当我尝试导入请求时,我都会收到以下消息:
import "requests" could not be resolved from source Pylance
我已经使用 pip 安装 requests 模块,但仍然收到此错误消息。
python visual-studio-code pylance
pylance ×1
python ×1
visual-studio-code ×1