Stata17安装后遇到Java installation not found问题解决方法

初次使用 Stata17的时候你可能会遇到这个问题,在执行ssc install aaplot命令的时候,会报报错:Java installation not found,这是因为没有指定Java环境导致的,我们只需要在stata中指定一下Java的环境变量就可以解决。

Stata17安装后遇到Java installation not found问题解决方法

1、下载java17以上的版本:
https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html

(注意:下载压缩包版本,windows64位的不建议下载jbk.17.0.6版本,因为很慢)

本文来自网络,不代表协通编程立场,如若转载,请注明出处:https://www.net2asp.com/cc12e90494.html