flathub / flathub/com.visualstudio.code
Python version not matching with the system
- 主要语言
- Shell
- 星标
- 217
- 派生
- 82
- 平均合并
- 1 天 7 小时
- 30 天内合并 PR
- 1
描述
Both on the flatpak version of vscode and code-oss, with and without virtualenv, Python would use version 3.9.9, while the Python version of the OS I'm using (pop_OS!) is 3.10.4
This led to the inability of using the PyLance/Intellisense extensions. Actually the whole terminal shell inside vscode was pretty weird... since the python version is wrong, pip was also unusable, even directly using the binaries.
I also found other people from [stackoverflow](https://stackoverflow.com/questions/70817824/visual-studio-code-using-wrong-python-version-correct-version-does-not-show-up) with the same issue. Sorry if I missed anything or if this is already an open issue.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。