-
```
What steps will reproduce the problem?
1. Change project POM to use jython 2.5.3
What is the expected output? What do you see instead?
Jython 2.5.3 should be referenced in the generated classpath…
-
It would be great if python-wrapper would works with python scripts written for 2.7 as well.
For that reason it seems that only the standaloen jython interpreter should updated to jython 2.7.3 ?
-
- [x] I have read the [CONTRIBUTING guidelines](CONTRIBUTING.md)
**Feature request**
Add support for installing Jython in sdkman. Jython is a JVM language like Groovy and Kotlin and can be…
-
```
What steps will reproduce the problem?
1. Change project POM to use jython 2.5.3
What is the expected output? What do you see instead?
Jython 2.5.3 should be referenced in the generated classpath…
-
Hi,
I built jeromq 0.6.0 on windows 11. Everytime I try to create a basic TCP socket connection I am getting error 43: protocol not supported. I am trying to use JeroMQ on Jython 2.7.3. Any help or…
-
The latest jython release version is 2.5.2, does not support some features in python 2.6, such as str.format .
When i was porting lettuce to jython, i found str.format occur once.
Luckly, after havin…
-
When I try to sent a test mail using the gmail fucntion I get this error:
Error in jython.exec(rJython, mail) :
Only AF_INET sockets are currently supported on jython
I used the following code:
g…
-
Currently the integrated jython runs V2.5.1 which, e.g., doesn't support str.format() function.
-
### System details
RStudio Edition : MacOS 12+ Desktop
RStudio Version : 2024.04.2
OS Version : Sonoma 14.6
R Version : 4.4.1
### Steps to reproduce the prob…
-
Following instructions here:
http://geoscript.org/py/quickstart.html#install-setuptools
Fails on:
```
jython ez_setup.py
```
Failure:
```
jython ez_setup.py
Downloading http://pypi.python.org…