如何选择我的 IntelliSense 应该使用的 Python 环境?代码使用正确的 venv,但 IntelliSense 使用 Windows 路径中指定的 Python。
- 在 Windows 10 上运行
- Microsoft Visual Studio Community 2022 预览版(64 位)
- 版本 17.0.0 预览版 4.1
- 视觉工作室智能代码 2.2
- Python 与 Pylance 17.0.21243.2
- 等等
如何选择我的 IntelliSense 应该使用的 Python 环境?代码使用正确的 venv,但 IntelliSense 使用 Windows 路径中指定的 Python。