python-javabridge
python-javabridge copied to clipboard
Exception: Error finding javahome on linux: ['bash', '-c', 'type -p java']
Traceback (most recent call last):
File "gci.py", line 873, in
Hi Kim, thanks for trying Javabridge. Can you run the following on the command line for me and send me the output?
type -p java
Also, could you try the following on the command line and send me the output?
java -version
Thanks, Lee
I run my program on the online studio, and it doesn't have java installed. I type java -version on the command line and it outputs "no command java". I have solve this problem but I got in some new trouble... I will send you later. Thanks for your hospitality and your email!
------------------ 原始邮件 ------------------ 发件人: "LeeKamentsky/python-javabridge" @.>; 发送时间: 2022年9月11日(星期天) 凌晨4:40 @.>; @.@.>; 主题: Re: [LeeKamentsky/python-javabridge] Exception: Error finding javahome on linux: ['bash', '-c', 'type -p java'] (Issue #207)
Hi Kim, thanks for trying Javabridge.
Can you run the following on the command line for me and send me the output?
type -p java
Also, could you try the following on the command line and send me the output?
java -version
Thanks,
Lee
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>