-
Notifications
You must be signed in to change notification settings - Fork 16
Usage on 16.04.2 LTS (Xenial Xerus) #4
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels