Home > other >  DLL load failed while importing _jpype: can't find the specified module
DLL load failed while importing _jpype: can't find the specified module

Time:09-27

Traceback (the most recent call last) :
The File "D:/wangyy/code/test1. Py", line 1, the in & lt; module>
The import jpype
The File "C: \ Users \ ffapp \ AppData \ Local \ designed \ Python \ Python38 \ lib \ site - packages \ jpype \ set py", line 17, in & lt; module>
The import _jpype
ImportError: DLL load failed while importing _jpype: can't find the specified module,
=============================================
See a lot of answers online,
The problem is all does not conform to the ah, ah,

Have downloaded the wheel bag, and pip3 install corresponding wheel package, no error,
Already configured JAVA_HOME, python directory has increased to the PATH variable,

Meet you,
Use python3

CodePudding user response:

Which wheel of the download package
  • Related