Issue1160
Created on 2008年10月28日.16:35:01 by earney, last changed 2014年06月19日.07:53:45 by zyasoft.
| Messages | |||
|---|---|---|---|
| msg3715 (view) | Author: Billy Earney (earney) | Date: 2008年10月28日.16:35:01 | |
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 . |
|||
| msg4227 (view) | Author: Jim Baker (zyasoft) | Date: 2009年03月12日.07:18:09 | |
JavaClassType has been removed since at least 2.2. Since support for proxy generation should be updated with clamp, deferring for now. |
|||
| msg8744 (view) | Author: Jim Baker (zyasoft) | Date: 2014年06月19日.07:53:45 | |
Clamp is under development now, and has the potential to support this use case. Such support will not be in Jython core, so closing this out. https://github.com/jythontools/clamp/ |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014年06月19日 07:53:45 | zyasoft | set | status: open -> closed resolution: remind -> wont fix messages: + msg8744 |
| 2013年02月19日 18:51:58 | fwierzbicki | set | nosy:
+ fwierzbicki resolution: remind versions: + Jython 2.5, - Deferred |
| 2009年03月12日 07:18:09 | zyasoft | set | priority: low nosy: + zyasoft messages: + msg4227 components: + None, - Installer versions: + Deferred, - 2.5alpha1 |
| 2008年10月28日 16:35:01 | earney | create | |
Supported by Python Software Foundation,
Powered by Roundup