selfteaching / selfteaching/selfteaching-python-camp

Day02 关于作业中“在 vscode 中配置 Python 环境”的问题

Open
#1,446 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
151
Forks
875
PR merge metrics
No merged PRs in 30d

Description

作业中说“在vscode中配置python开发环境(有语法检查、代码提示等辅助开发功能)”,只要我添加了"python:select Interpreter"就算配置python环境成功了吗?
添加"python:select Interpreter"中英文混淆@wiltonwung同学解决了问题
.在visual studio 中shift+cmd+P调出搜索框;
.在其中搜索‘language’;
.在出现的搜索项中点选“Configure Display Language”;
.在打开的文件中,将"locale":"en"修改为"locale":"en-US",并保存
.重启,问题解决

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Day02 assignment wording quoted in the issue and review how it describes configuring Python in VS Code. Clarify whether selecting the Python interpreter satisfies the requirement, and document the reported language-setting workaround; no file or test is named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, vscode
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.