Grounded-Image-Captioning icon indicating copy to clipboard operation
Grounded-Image-Captioning copied to clipboard

bash eval_flickr.sh error

Open zhong110020 opened this issue 3 years ago • 7 comments

during bash eval_flickr.sh error

616

zhong110020 avatar Jun 16 '21 02:06 zhong110020

you can try apt-get install openjdk-8-jdk

YuanEZhou avatar Jun 16 '21 03:06 YuanEZhou

Thanks very much!

------------------ 原始邮件 ------------------ 发件人: "YuanEZhou/Grounded-Image-Captioning" @.>; 发送时间: 2021年6月16日(星期三) 中午11:42 @.>; @.@.>; 主题: Re: [YuanEZhou/Grounded-Image-Captioning] bash eval_flickr.sh error (#6)

you can try apt-get install openjdk-8-jdk

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

zhong110020 avatar Jun 19 '21 06:06 zhong110020

you can try apt-get install openjdk-8-jdk

Still report this error

zhong110020 avatar Jun 19 '21 06:06 zhong110020

It seems that this error caused by java requirements. What is the output when you execute java -version? This is my output. 捕获

YuanEZhou avatar Jun 21 '21 01:06 YuanEZhou

It seems that this error caused by java requirements. What is the output when you execute java -version? This is my output. 捕获 java -version,This is my output.

image

zhong110020 avatar Jun 21 '21 05:06 zhong110020

I think this is the problem, you should use java -1.8.0 which needed by SPICE. Maybe you can refer to this link

YuanEZhou avatar Jun 21 '21 06:06 YuanEZhou

I think this is the problem, you should use java -1.8.0 which needed by SPICE. Maybe you can refer to this link

Ok i try,thanks!

zhong110020 avatar Jun 22 '21 00:06 zhong110020