Message3715

Author earney
Recipients earney
Date 2008-10-28.16:35:01
SpamBayes Score 0.020037955
Marked as misclassified No
Message-id <1225211701.93.0.0957608843145.issue1160@psf.upfronthosting.co.za>
In-reply-to
Content
I've installed versions 2.51 and 2.2.1 and get the following error:

AttributeError: 'module' object has no attribute 'JavaClassType'

I looked at the docs/install notes etc, and could not find a solution.

Does anyone know how to fix this error?  I'm trying to compile the demo
applets with the following command:

C:\jython2.5a1+\Demo\applet>"c:\jython2.5a1+\jython.bat"
../../Tools/mkjava.py PythonApplet HelloApplet .
History
Date User Action Args
2008-10-28 16:35:01earneysetrecipients: + earney
2008-10-28 16:35:01earneysetmessageid: <1225211701.93.0.0957608843145.issue1160@psf.upfronthosting.co.za>
2008-10-28 16:35:01earneylinkissue1160 messages
2008-10-28 16:35:01earneycreate