We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Hi, I got the same problem here on Mac, anyone could help us with this?
Sorry, something went wrong.
You could read the issue
@levylll The issue link isn't working.
No branches or pull requests
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:
Any idea why this happened?
Thanks.
The text was updated successfully, but these errors were encountered: