cmision
cmision
Hi, I'm also getting this error on my Windows 10 machine.  In my project, the Java_stderr and java_stdout look quite plain  Pip List is bare, with Robotframework-sikulilibrary and...
I might also add, PATH is set to: PATH=C:\Program Files\Python38\Scripts\;C:\Program Files\Python38\;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files\Microsoft MPI\Bin\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files (x86)\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\DTS\Binn\;C:\Program...
Actually, nevermind. Figured it out. The JRE automatically installed from https://java.com/en/download/ was the 32 bit version. When I picked up the 64 bit version from https://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html, it worked.