selfteaching / selfteaching/selfteaching-python-camp
Day02 运行程序时出现:无法将“conda”项识别为cmdlet、函数、脚本文件或可运行程序的名称。请检查……
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 151
- Forks
- 875
- PR merge metrics
- No merged PRs in 30d
Description
问题原因:没有添加系统变量,所有系统根本识别不了conda命令,找不到位置
解决方法:添加环境变量
具体路径:控制面板>系统与安全>系统>高级系统设置>高级>环境变量>path>编辑>新建。然后添加环境变量即可,具体名称以自己的安装路径为准(我添加的是C:\Anaconda3、C:\Anaconda3\Scripts、C:\Anaconda3\Scripts\activate)
原始解决网页:https://blog.csdn.net/u013211009/article/details/78437098
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository file, test, or entry point is identified. Start by reviewing the project's existing setup documentation for Windows and conda instructions; done means the documented environment-variable steps address the reported command-not-found error without relying on the external blog link.
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
- Needs clarification
- Newbie friendliness
- 25/100