成功解决RuntimeError: Java is not installed, or the Java executable is not on system path

简介: 成功解决RuntimeError: Java is not installed, or the Java executable is not on system path


目录

解决问题

解决思路

解决方法


 

 

 

 

 

解决问题

File "D:\ProgramData\Anaconda3\lib\site-packages\sklearn2pmml\__init__.py", line 245, in sklearn2pmml

   raise RuntimeError("Java is not installed, or the Java executable is not on system path")

RuntimeError: Java is not installed, or the Java executable is not on system path

 

 

 

解决思路

引发运行时错误(“Java没有安装,或者Java可执行文件不在系统路径上”)

运行时错误:没有安装Java,或者Java可执行文件不在系统路径上

 

 

 

解决方法

Java安装下载https://www.java.com/zh-CN/download/manual.jsp

Jdk安装下载地址https://www.oracle.com/java/technologies/javase-jdk15-downloads.html

 

相关文章
|
2月前
|
Java
IDEA Error:java: Compilation failed: internal java compiler error 解决办法
IDEA Error:java: Compilation failed: internal java compiler error 解决办法
|
Java Shell Spring
java.lang.reflect.InaccessibleObjectException: Unable to make
java.lang.reflect.InaccessibleObjectException: Unable to make ... This exception occurs in a wide variety of scenarios when running an application on Java 9.
7215 0
|
27天前
|
缓存 Java 开发工具
Error:java: Compilation failed: internal java compiler error 解决办法
Error:java: Compilation failed: internal java compiler error 解决办法
17 0
|
4月前
|
设计模式 Java Unix
【Java】Best coding practices every java developer should(一)
【Java】Best coding practices every java developer should
40 0
|
6月前
|
Java 编译器
this version of the Java Runtime only recognizes class file versions up to 52.0
this version of the Java Runtime only recognizes class file versions up to 52.0
95 0
|
9月前
|
存储 分布式计算 Hadoop
【java】—Could not locate executable null 解决、思考
最近小编在做逆向工程的时候,将ios的服务端在eclipse中编译的时候遇到了这样的问题!
java.lang.UnsatisfiedLinkError: Library not loaded: @rpath/libo.dylib Reason: image not found
java.lang.UnsatisfiedLinkError: Library not loaded: @rpath/libo.dylib Reason: image not found
69 0
|
Java
解决办法:Could not determine java version from ‘11.0.8‘.
解决办法:Could not determine java version from ‘11.0.8‘.
324 0
解决办法:Could not determine java version from ‘11.0.8‘.
|
Java
IDEA报错:java: Compilation failed: internal java compiler error
IDEA报错:java: Compilation failed: internal java compiler error
101 0
解决办法:java.lang.UnsatisfiedLinkError ... Can't find dependent libraries
解决办法:java.lang.UnsatisfiedLinkError ... Can't find dependent libraries
221 0