simple problem with jpype on WindowsXP

C

curtin

Hi,
I've got some kind of install problem with jpype ... It should just
work, but throws a dialog exception, that doesn't give a stack trace
so not very helpful.

This should be a simple install issue, but I've searched and haven't
seen any thing

import jpype
p = jpype.getDefaultJVMPath()
jpype.startJVM(p, "-ea")

# I choke on the startJVM ... JVM path is correct, I have no issue
with Java 1.6 installed

jpype: JPype-0.5.4.win32-py2.7.exe

windows Python 2.7
ActivePython 2.7.0.2 (ActiveState Software Inc.) based on
Python 2.7 (r27:82500, Aug 23 2010, 17:18:21) [MSC v.1500 32 bit
(Intel)] on win32
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top