分享

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

 处女座的程序猿 2021-09-28


成功解决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./zh-CN/download/manual.jsp
Jdk安装下载地址https://www.oracle.com/java/technologies/javase-jdk15-downloads.html

    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多