selfteaching / selfteaching/selfteaching-python-camp

Day02 关于运行helloworld程序时出现无法将“conda”项识别为 cmdlet、函数、脚本文件或可运行程序的名称,的解决方法。

Open
#2,483 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

以下是步骤跟着做就可以了:
我的电脑-属性-高级系统设置-环境变量-用户变量和系统变量都选“path”-编辑-然后新建这三个变量
C;\Anaconda3
C;\Anaconda3\Soripts
C;\Anaconda3\Librarg\bin
其中的C代表的是你安装Anaconda3时的盘符。

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 by locating the Day02 helloworld instructions related to the PowerShell “conda” command error. Check the Anaconda paths and spelling shown in this issue, then update the relevant documentation so the environment-variable steps are accurate and verify that the conda command works as described.

Written by the indexing model from the issue text.

Assessment

Tech stack
anaconda, powershell, python
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.