Traceback (most recent call last):
File "<pyshell#0>", line 1, in <module>
import nltk
File "C:\Python34\lib\site-packages\nltk\__init__.py", line 129, in <module>
from nltk.chunk import *
File "C:\Python34\lib\site-packages\nltk\chunk\__init__.py", line 157, in <module>
from nltk.chunk.api import ChunkParserI
File "C:\Python34\lib\site-packages\nltk\chunk\api.py", line 13, in <module>
from nltk.parse import ParserI
File "C:\Python34\lib\site-packages\nltk\parse\__init__.py", line 77, in <module>
from nltk.parse.malt import MaltParser
File "C:\Python34\lib\site-packages\nltk\parse\malt.py", line 12, in <module>
from six import text_type
ImportError: No module named 'six'
--
You received this message because you are subscribed to the Google Groups "nltk-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nltk-users+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Sent from my phone, please excuse miscorrected typos