salaniz / pycocoevalcap

Python 3 support for the MS COCO caption evaluation tools
Other
300 stars 84 forks source link

BrokenPipeError: [Errno 32] Broken pipe #19

Closed Guardian-in-the-WF closed 8 months ago

Guardian-in-the-WF commented 1 year ago

File "/home/amax/Documents/YBK/Image_to_text/54_Dynamic_graph/code/DCL-main/generation_api/pycocoevalcap/meteor/meteor.py", line 63, in _stat self.meteor_p.stdin.write('{}\n'.format(score_line)) BrokenPipeError: [Errno 32] Broken pipe

excuse me, how can i solve the problem about BrokenPipeError? Could you give me some hints?

salaniz commented 8 months ago

Sorry for getting back only now, but there is not enough information here for me to reproduce the error. I am closing now, but feel free to provide more information if this is still a problem.