This issue regarding working with java and python. I would like to install, boilerpipe package using pip.
I am working it from the last two days no use.
pip install boilerpipe
getting error
JAVA_HOME not found.
JAVA JDK and JRE both are installed and environmental variables are set propperly.
user variable
PATH set "C:\Program Files\Java\jdk1.7.0_51\bin"
and System variables
JAVA_HOME set to "C:\Program Files\Java\jdk1.7.0_51"
path set to "C:\Program Files\Java\jdk1.7.0_51\bin"
Whats wrong with these. please help me out.
any help will be much appreciate. thank you