Hello.

Your current problem is not related with H2 at all and most likely is not 
related with JayDeBeApi.

jpype library cannot find JVM on your system. You need to ensure that 
Python and JVM use the same architecture (either 32-bit or 64-bit). If they 
match with each other try to ask jpype community for help.

If they don't match try to install JRE for the same architecture as Python 
first. jpype cannot find JDK on Windows due 
to https://github.com/jpype-project/jpype/issues/345

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to