Skip to content

Issue while running ./get_qnas "<text>" #22

@prakritidev

Description

@prakritidev

Hi,

I was trying this project on my docker. I am able to successfully install dependency of this project using ./setup Everything is running on my docker and all containers are up and running. However, I encounter an error while trying using ./get_qnas Below is the error stack.

----------------Test output---------------- Waiting had its world premiere at the Dubai International Film Festival on 11 December 2015 to positive reviews from critics. It was also screened at the closing gala of the London Asian Film Festival, where Menon won the Best Director Award. Traceback (most recent call last): File "convert_text_to_opennmt_format.py", line 120, in <module> main(text) File "convert_text_to_opennmt_format.py", line 106, in main output =json.loads(output, encoding='utf-8', strict=False) File "/Users/prakritidevvema/anaconda3/envs/rk/lib/python3.6/json/__init__.py", line 367, in loads return cls(**kw).decode(s) File "/Users/prakritidevvema/anaconda3/envs/rk/lib/python3.6/json/decoder.py", line 339, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/Users/prakritidevvema/anaconda3/envs/rk/lib/python3.6/json/decoder.py", line 357, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0) ----------------Stopping containers---------------- corenlp corenlp opennmt opennmt

Did anyone encounter this issue? Or is it me who did something wrong.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions