Skip to content

Suddenly Stopped Working #1

@ghost

Description

This package worked fine circa 01/26/19.
Now it quits immediately with message:

Traceback (most recent call last):
  File "C:\Users\user/filePath\Break_Clauses.py", line 3, in <module>
    import corenlpy
  File "C:\Users\user/filePath\corenlpy\__init__.py", line 1, in <module>
    from corenlp_xml_reader.annotated_text import AnnotatedText, Token, Sentence
  File "C:\Users\user/filePath\corenlp_xml_reader\__init__.py", line 1, in <module>
    from annotated_text import AnnotatedText, Token, Sentence
ModuleNotFoundError: No module named 'annotated_text'

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