Skip to content

Usage on 16.04.2 LTS (Xenial Xerus) #4

@lilloxxx

Description

@lilloxxx

Hi,
I'm not very familiar with python and I'm encountering some difficulties to run the script.

Please is it possible to know if the script correctly run in Ubuntu 16.04.2 LTS.

I report what i did:

wget https://raw.githubusercontent.com/SmeegeSec/SmeegeScrape/master/SmeegeScrape.py
python SmeegeScrape.py
pip install docx
pip install python-pptx

 python SmeegeScrape.py
Traceback (most recent call last):
  File "SmeegeScrape.py", line 27, in <module>
    import nltk #http://pypi.python.org/pypi/nltk, pip install -Iv nltk==2.0.4
ImportError: No module named nltk
notroot@ubuntu:~$ python SmeegeScrape.py
Traceback (most recent call last):
  File "SmeegeScrape.py", line 27, in <module>
    import nltk #http://pypi.python.org/pypi/nltk, pip install -Iv nltk==2.0.4
ImportError: No module named nltk

I can not install nltk==2.0.4, I receive many errors during the installation of the module.

Thanks for any info.

Regards,
lilloxxx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions