Message13060
Hi Jeff,
No, this is not the case. I have tried with more than one Jython
installation files of 2.7.2 and 2.7.1, all failed unfortunately.
I couldn't find the issue in the bug list so comment on this email thread.
I'd like to use Jython for Fiji-ImageJ platform but so far no luck.
Best regards,
Sherif
On Sat, May 23, 2020 at 10:10 AM Jeff Allen <report@bugs.jython.org> wrote:
>
> Jeff Allen <ja.py@farowl.co.uk> added the comment:
>
> Not fixed, and very odd, considering where it happens.
>
> Normally with the message "Cannot create PyString with non-byte value" I'd
> suspect non-ascii paths or character coding on the host, but I think the
> string here should just be a class name. It's going wrong here:
>
>
> https://github.com/jythontools/jython/blob/v2.7.2/src/org/python/core/PyJavaType.java#L543
>
> and I wonder why Jython is doing stuff with reflected methods anyway? And
> why only on your machine?
>
> It's not like installing on a Windows machine is anything new, and I don't
> see why this bit should be sensitive to anything in your particular
> environment. It looks like code that would execute identically whenever
> Jython starts on any machine.
>
> Could the installer be a bad copy? You'd think it wouldn't run at all, in
> that case, but I'm stumped for now.
>
> ----------
> nosy: +jeff.allen
> priority: -> normal
>
> _______________________________________
> Jython tracker <report@bugs.jython.org>
> <https://bugs.jython.org/issue2890>
> _______________________________________
> |
File name |
Uploaded |
unnamed
|
sherif,
2020-05-24.11:26:50
|
|
Date |
User |
Action |
Args |
2020-05-24 11:26:51 | sherif | set | recipients:
+ sherif, jeff.allen |
2020-05-24 11:26:51 | sherif | link | issue2890 messages |
2020-05-24 11:26:51 | sherif | create | |
|