-
### 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…
-
Hi, while I'm trying to install and use Z3 within software reverse engineering framework via Jython, I see that Jython doesn't support the module ```_winreg``` yet.
![image](https://user-images.git…
-
I'm using an [old version of Jython](https://github.com/jython/jython3). I hit a [data class](https://docs.python.org/3/library/dataclasses.html) (introduced in Python 3.7) and am now getting a parsin…
-
As a developer I would like everything to be run on Python 3, this includes the scripts running in OPIs in the GUI. These scripts run in Jython and as of the time of writing there is no Jython 3 suppo…
-
Hi, while I'm trying to install and use Z3 within software reverse engineering framework via Jython, I see that Jython doesn't support the CFUNCTYPE attribute for the module ctypes yet.
![image](ht…
-
read the result which is json data.
where in the jython scripts like this:
import json
it say "not found module".
in the jypthon.org web size , it realse 2.7.0 , but ngrider use 2.5.3
in 2.7.…
-
Originally reported by: **Niko Ehrenfeuchter (Bitbucket: [ehrenfeu](http://bitbucket.org/ehrenfeu), GitHub: [ehrenfeu](http://github.com/ehrenfeu))**
---
This issue is mostly meant as notification..…
-
**I'm submitting a ...**
- [X] bug report
- [ ] feature request
- [X] question about the decisions made in the repository
- [x] suggestion
**Describe the bug. What is the current behavior?**
…
-
Hey Folks, is there any plans to support ldap3 in place (or side-by-side) of pyldap?
Ldap3 is a pure python implementation that can be used with other interpreter implementations, like pypy, jython…