pyjnius icon indicating copy to clipboard operation
pyjnius copied to clipboard

Access Java classes from Python

Results 140 pyjnius issues
Sort by recently updated
recently updated
newest added

*I have a problem that I've been stuck for 2 weeks trying to understand and solve. In the application I have a ```RecycleView```, so I also have a system that...

the documentation stills detail the compilation steps for installation on desktop, which shouldn't be always necessary now, since wheels are provided. https://pyjnius.readthedocs.io/en/latest/installation.html while it's good that it details them for...

Thanks for this great project! Python 2 is ancient history by now, and as pointed out in #618, pyjnius does not even work with Python versions under 3.6 at this...

awaiting-reply

Hi. PyPy dev here, new to the project but curious about the segfault in CI. What would be the best way to get to the root cause? Pair programming? Read...

I am the lead author of JPype. As part of updating the documentation of JPype, I added PyJnius to the list of alternative codes to JPype. Unfortunately after two hours...

https://pypi.org/project/pyjnius/1.3.0/#files, has pyjnius-1.3.0.0.tar.gz There is an extra zero in the tar.gz. (The version is 1.3.0 and not 1.3.0.0). This is causing issues in automated tools that do version matching.

bug
distribution

Hello, I'm trying to recreate [this](https://developer.android.com/guide/topics/providers/calendar-provider#intent-insert) with jnius, but everytime I try to pass anything else then a String in `intent.putExtra()` I get an error. This is the code I...

support

## Environment - OS: macOS Big Sur 11.1 - PyJnius version: 1.3.0 - Python version: 3.7.7 - Java version: AdoptOpenJDK 1.8.0_265-b01 - Maven version: 3.6.3 ## Expected behavior In the...

I can't get pyjnius=1.4.1 java logger to work in python 3.8.13 after `pip install pyjnius`. The java logger does work after a conda install. And, the logger does work via...

enhancement
documentation

Python: 3.10.4 Cython: 0.29.28 openjdk: 18 jnius: python3.10_ci GCC reported a lot of errors when compiling jnius.c😥 This is log: [1.log](https://anonfiles.com/J2f03dfcy6/1_log)