提交 39a2c421 编写于 作者: D dzdjfkse

Wed Sep 6 17:54:01 CST 2023 inscode

上级 d4afa164
......@@ -6,7 +6,7 @@ public class ImageCutter {
String pythonHome = "D:\\Python37";
String pythonLib = "D:\\Python37\\Lib";
String jpypeLib = "D:\\Program Files\\Java\\jre1.8.0_261\\lib\\ext";
String jarPath = "D:\\JPype1-1.3.0-cp37-cp37m-win_amd64.whl";
String jarPath = "D:\\JPype1-1.3.0-cp37-cp37m-win_amd64.whl";
JPackage jp = JPackage.getInstance("");
jp.setLibraryPath(jpypeLib);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册