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
Hi,
I've tried to install
javabridgeand I got the error :DLL load failed while importing _javabridge: %1 is not a valid Win32 application.I've tried installing via
pip install javabridgeand also viapip installgit+. It is successfully installed, but when I import it I got the error.My system and Python are both x64. Any advice?
Thanks