Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install error #1

Closed
7anshuai opened this issue Dec 20, 2017 · 0 comments
Closed

Install error #1

7anshuai opened this issue Dec 20, 2017 · 0 comments
Labels

Comments

@7anshuai
Copy link
Owner

$ pip install pyreds
Collecting pyreds
  Downloading pyreds-0.1.0.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/mq/j45490h51xz9_xk1jfn509dm0000gn/T/pip-build-wx6_04y4/pyreds/setup.py", line 11, in <module>
        from pyreds import __version__
      File "/private/var/folders/mq/j45490h51xz9_xk1jfn509dm0000gn/T/pip-build-wx6_04y4/pyreds/pyreds/__init__.py", line 1, in <module>
        from pyreds.reds import (
      File "/private/var/folders/mq/j45490h51xz9_xk1jfn509dm0000gn/T/pip-build-wx6_04y4/pyreds/pyreds/reds.py", line 5, in <module>
        from nltk.stem.porter import PorterStemmer
    ModuleNotFoundError: No module named 'nltk'

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/mq/j45490h51xz9_xk1jfn509dm0000gn/T/pip-build-wx6_04y4/pyreds/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant