python-boilerpipe icon indicating copy to clipboard operation
python-boilerpipe copied to clipboard

Can't find Java runtime even though JPype installed

Open peterswang opened this issue 9 years ago • 3 comments

Running on OS X 10.10 Yosemite. JAVA_HOME is set: $ echo $JAVA_HOME /Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home

JPype install completed: ... Installed /usr/local/lib/python2.7/site-packages/JPype1-0.5.7-py2.7-macosx-10.10-x86_64.egg Processing dependencies for JPype1==0.5.7 Finished processing dependencies for JPype1==0.5.7

When importing boiler pipe-extract, got:

from boilerpipe.extract import Extractor No Java runtime present, requesting install.

Any idea why this happened?

Thanks.

peterswang avatar Feb 26 '15 01:02 peterswang

Hi, I got the same problem here on Mac, anyone could help us with this?

ecolss avatar Mar 20 '15 01:03 ecolss

You could read the issue

levylll avatar Aug 15 '16 07:08 levylll

@levylll The issue link isn't working.

tuxdna avatar Sep 12 '16 12:09 tuxdna