selfteaching / selfteaching/selfteaching-python-camp

Day10 下载jieba的问题

Open
#4,709 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

我是在看阅读资料1时,按照它里面的安装说明,选择了全自动安装:easy_install jieba后,在cmd中输入了easy_install jieba 然后安装(图 1是我又输入了一遍easy_install jieba 后的显示→ 查了查意思,这应该是是安装好了)但是,再回看作业的要求选项时,发现是要从pip安装jieba,于是又手动下载并解压(图2时是解压的目录),当我在cmd中输入import [jieba时显示的却是import不是内部命令也不是可运行的程序。查了之后,说是没有配置pip的环境变量,可我按照网上的教程配置了以后(图3)在cmd输入pip时显示图4 。已经弄了2个小时了救急!
想知道:我有安装成功吗?
如果没有的话该怎么办,还有什么别的方法吗?
屏幕截图(41)
屏幕截图(38)
屏幕截图(39)
屏幕截图(40)

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 reviewing the installation instructions in reading material 1 and reproducing the reported easy_install jieba, pip, and import jieba commands in cmd. Check the attached screenshots to determine whether jieba is installed; the issue is done when the installation method is clear and importing jieba succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.