python-javabridge
python-javabridge copied to clipboard
DLL load failed while importing _javabridge: %1 is not a valid Win32 application.
Hi,
I've tried to install javabridge and I got the error :
DLL load failed while importing _javabridge: %1 is not a valid Win32 application.
I've tried installing via pip install javabridge and also via pip installgit+ . It is successfully installed, but when I import it I got the error.
My system and Python are both x64. Any advice?
Thanks
This repo is on pypi as python-javabridge, can you confirm whether or not that cleanly installs and loads for you?
If not, if you can give more details about your OS version, python version, Java version, whether your system already has JAVA_HOME set, etc, that will be super helpful!