Terminal
中输入
where python
pip show <packagename>
ctrl+shift+p
打开 `preference; Open Settings(JSON)
"python.analysis.extraPaths":[
"/root/miniconda3/lib/python3.9/site-packages",
"/root/.local/lib/python3.9/site-packages",
"...."
]