Permission denied error in download nltk_data...

Laura Creighton lac at openend.se
Tue Sep 8 08:01:02 EDT 2015


In a message of Tue, 08 Sep 2015 18:56:15 +0800, Dwight GoldWinde writes:
>import nltk
>nltk.download('maxent_treebank_pos_tagger¹)
>
>Is now giving the error:
>
>[nltk_data] Error loading maxent_treebank_pos_tagger: <urlopen error
>[nltk_data]     [Errno 57] Socket is not connected>
>
>
>Any suggestions, please.
>
>
>
>
>-- 
>https://mail.python.org/mailman/listinfo/python-list
>

I think you had better ask this question over here:
https://groups.google.com/forum/#!forum/nltk-users

Give the people more context in the error message -- don't trim
it so much.  They will want the full traceback, with line numbers
and all the rest.

Laura



More information about the Python-list mailing list