Skip to content

python 3 - no module named sockwrap #34

Open
@anupamme

Description

@anupamme

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

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