Open
Description
I am running this with python 3.4 and after installing when I run following command
from stanford_corenlp_pywrapper import CoreNLP
I get an error
File "/Volumes/anupam_work/test/stanford_corenlp_pywrapper/stanford_corenlp_pywrapper/init.py", line 1, in
from sockwrap import *
ImportError: No module named 'sockwrap'
So how can this be resolved?
Metadata
Metadata
Assignees
Labels
No labels