Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/kivy/pyjnius
Access Java classes from Python
https://github.com/kivy/pyjnius
Build aarch64 wheels
janaknat opened this pull request about 2 years ago
janaknat opened this pull request about 2 years ago
OOM when using pyjnius with spacy pipe function
nishan-canwill opened this issue over 2 years ago
nishan-canwill opened this issue over 2 years ago
Unable to Import Pyjnius With Reticulate in R
compbiolover opened this issue over 2 years ago
compbiolover opened this issue over 2 years ago
How to get camera resolutions ??
USER4247 opened this issue over 2 years ago
USER4247 opened this issue over 2 years ago
How can I do The following things ??
USER4247 opened this issue over 2 years ago
USER4247 opened this issue over 2 years ago
Problema da API do Cloud Firestore com listeners, erro Python/Kivy jnius/jnius_proxy.pxi no Android
IamBrazilian opened this issue over 2 years ago
IamBrazilian opened this issue over 2 years ago
Add BSD Unix build support (FreeBSD, OpenBSD, NetBSD, ..).
cederom opened this pull request over 2 years ago
cederom opened this pull request over 2 years ago
PyPy is segfaulting in CI - how can I help?
mattip opened this issue over 2 years ago
mattip opened this issue over 2 years ago
Update CHANGELOG to reflect changes made after the test release.
misl6 opened this pull request over 2 years ago
misl6 opened this pull request over 2 years ago
Anybody know how to use Pyjnius to declare a variable with a type that is a native Java type (not a Java class) in Python?
bagdenaj opened this issue over 2 years ago
bagdenaj opened this issue over 2 years ago
Cython now requires a minimum version. Introduces setup.cfg. Cleans up the CI workflow
misl6 opened this pull request over 2 years ago
misl6 opened this pull request over 2 years ago
Updated java-setup to v3, include all the LTS versions from adoptium during CI tests.
misl6 opened this pull request over 2 years ago
misl6 opened this pull request over 2 years ago
PyPy: Fixes a segfault + add tests
misl6 opened this pull request over 2 years ago
misl6 opened this pull request over 2 years ago
Move get_cpu guessing into _possible_lib_location
misl6 opened this pull request over 2 years ago
misl6 opened this pull request over 2 years ago
Uses cibuildwheel for releases
misl6 opened this pull request over 2 years ago
misl6 opened this pull request over 2 years ago
update CHANGELOG and version for release 1.4.2
misl6 opened this pull request over 2 years ago
misl6 opened this pull request over 2 years ago
java.util.logging.Logger NullPointerException with pip install
jeb2112 opened this issue over 2 years ago
jeb2112 opened this issue over 2 years ago
Add suffix to support IBM jre on Windows
Tomahaawk opened this pull request over 2 years ago
Tomahaawk opened this pull request over 2 years ago
python3 setup.py build error !
Oopas opened this issue over 2 years ago
Oopas opened this issue over 2 years ago
When cross-compiling for Android, we should not use the include dirs exposed by the JDK
misl6 opened this pull request over 2 years ago
misl6 opened this pull request over 2 years ago
Remove Python 2 support, six dependency
rdb opened this pull request almost 3 years ago
rdb opened this pull request almost 3 years ago
“python_requires” should be set with “>=3.6”, as pyjnius 1.4.1 is not compatible with all Python versions.
PyVCEchecker opened this issue almost 3 years ago
PyVCEchecker opened this issue almost 3 years ago
test_jvm_options.py test failure
pgajdos opened this issue almost 3 years ago
pgajdos opened this issue almost 3 years ago
Update api.rst
hx2A opened this pull request almost 3 years ago
hx2A opened this pull request almost 3 years ago
Unnecessary equal sign(api.rst line:59,61)
wang364 opened this issue almost 3 years ago
wang364 opened this issue almost 3 years ago
How can I call onConsoleMessage or OnPermissionRequest funtions from WebChromeClient
Priyanshu-Kumar1 opened this issue almost 3 years ago
Priyanshu-Kumar1 opened this issue almost 3 years ago
jnius.JavaException: Class not found b'android/os/Environment'
Watha2 opened this issue almost 3 years ago
Watha2 opened this issue almost 3 years ago
ArrayList converts bytes to str
wensheng opened this issue about 3 years ago
wensheng opened this issue about 3 years ago
A fatal error has been detected by the Java Runtime Environment # Problematic frame: # C [jnius.cpython-38-x86_64-linux-gnu.so+0x12d74] __Pyx_PyObject_GetAttrStr+0x4
Aashish07 opened this issue about 3 years ago
Aashish07 opened this issue about 3 years ago
Incompatibility of zip.dll between pyjnius and libzip on Windows conda
floriandeboissieu opened this issue about 3 years ago
floriandeboissieu opened this issue about 3 years ago
apple m1 support
Rachel-guo opened this issue about 3 years ago
Rachel-guo opened this issue about 3 years ago
Getting error `AttributeError: 'Class' object has no attribute '_JavaClass__cls_storage'` whlie using autoclass
vikramahuja1001 opened this issue about 3 years ago
vikramahuja1001 opened this issue about 3 years ago
add python3.10 to ci matrix
tshirtman opened this pull request about 3 years ago
tshirtman opened this pull request about 3 years ago
Python 3.10 Support?
Hunter2809 opened this issue about 3 years ago
Hunter2809 opened this issue about 3 years ago
Reading java output messages
ismailsimsek opened this issue over 3 years ago
ismailsimsek opened this issue over 3 years ago
jnius.jnius.JavaException: Class not found
mehdializade opened this issue over 3 years ago
mehdializade opened this issue over 3 years ago
Use platform.machine() as default get_cpu() return value
Cheaterman opened this pull request over 3 years ago
Cheaterman opened this pull request over 3 years ago
Boolean conversions between Java and Python
lg8080 opened this issue over 3 years ago
lg8080 opened this issue over 3 years ago
subprocess.CalledProcessError: Command '['which', 'javac']' returned non-zero exit status 1.
XY2323819551 opened this issue over 3 years ago
XY2323819551 opened this issue over 3 years ago
NotImplementedError: The method ('apply', ('Ljava/lang/Object;', ('Ljava/lang/Object;',))) is not implemented
paliwalg opened this issue over 3 years ago
paliwalg opened this issue over 3 years ago
encoding error
woshizouguo opened this issue over 3 years ago
woshizouguo opened this issue over 3 years ago
Fix test ignored exceptions
tshirtman opened this pull request over 3 years ago
tshirtman opened this pull request over 3 years ago
jnius masks KeyboardInterrupt
notEvil opened this issue over 3 years ago
notEvil opened this issue over 3 years ago
Use Python standard library `which` instead of OS `which`
dogatekin opened this pull request over 3 years ago
dogatekin opened this pull request over 3 years ago
Add pyproject.toml to specify Cython as a build requirement
bgyori opened this pull request over 3 years ago
bgyori opened this pull request over 3 years ago
android.speech.tts.UtteranceProgressListener is not an interface
Sahil-pixel opened this issue over 3 years ago
Sahil-pixel opened this issue over 3 years ago
I'm trying to call a python function when a js callback is executed
yui1993 opened this issue over 3 years ago
yui1993 opened this issue over 3 years ago
Boolean to int problem
rdmn opened this issue over 3 years ago
rdmn opened this issue over 3 years ago
Extending Java Generic Class in Python
AndreFCruz opened this issue over 3 years ago
AndreFCruz opened this issue over 3 years ago
tar.gz has an extra 0 in its version for release 1.3.0
anish-mal opened this issue over 3 years ago
anish-mal opened this issue over 3 years ago
Python thread accesses Java instance in another thread
akiou opened this issue almost 4 years ago
akiou opened this issue almost 4 years ago
org/kivy/android/PythonActivity java.lang.NoClassDefFoundError
jain18aditya opened this issue almost 4 years ago
jain18aditya opened this issue almost 4 years ago
Callback is not working
jain18aditya opened this issue almost 4 years ago
jain18aditya opened this issue almost 4 years ago
Core dump produced by my application
inventzia opened this issue almost 4 years ago
inventzia opened this issue almost 4 years ago
Updated android.rst
hajimurtaza opened this pull request almost 4 years ago
hajimurtaza opened this pull request almost 4 years ago
Null ContextClassLoader in new threads
audetto opened this issue almost 4 years ago
audetto opened this issue almost 4 years ago
How to use FingerPrint Manager using Pyjnius in kivy?
AM-ash-OR-AM-I opened this issue almost 4 years ago
AM-ash-OR-AM-I opened this issue almost 4 years ago
Error in following installation on Ubuntu
yhryyq opened this issue almost 4 years ago
yhryyq opened this issue almost 4 years ago
Java 9 fix seems to be not working.
jparsert opened this issue about 4 years ago
jparsert opened this issue about 4 years ago
Android webview with address bar "no attribute 'invoke'" error
Alspb opened this issue about 4 years ago
Alspb opened this issue about 4 years ago
Errors in Pyjnius installation doc - Linux
HeRo002 opened this issue about 4 years ago
HeRo002 opened this issue about 4 years ago
SyntaxError: invalid syntax
Malkhafaji95 opened this issue about 4 years ago
Malkhafaji95 opened this issue about 4 years ago
CI windows build pass but with errors in log.
tshirtman opened this issue about 4 years ago
tshirtman opened this issue about 4 years ago
Varargs support isn't implemented properly
mduczek opened this issue over 4 years ago
mduczek opened this issue over 4 years ago
Access Denied. Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Ndohjapan opened this issue over 4 years ago
Ndohjapan opened this issue over 4 years ago
Cant import on andoid interactive shell
alex-eri opened this issue over 4 years ago
alex-eri opened this issue over 4 years ago
Documentation should be elaborated significantly, working examples should be supplied for Android
lokapal opened this issue over 4 years ago
lokapal opened this issue over 4 years ago
PyJnius vs JPype
Thrameos opened this issue over 4 years ago
Thrameos opened this issue over 4 years ago
Unable to create a `Map<str, byte[]>`
AbdealiLoKo opened this issue over 4 years ago
AbdealiLoKo opened this issue over 4 years ago
"Class not found" when trying to access a class from .AAR imported with Gradle
st-den opened this issue over 4 years ago
st-den opened this issue over 4 years ago
I can't import caste
Jacques-Joao opened this issue over 4 years ago
Jacques-Joao opened this issue over 4 years ago
Refactor of env.py
cmacdonald opened this pull request over 4 years ago
cmacdonald opened this pull request over 4 years ago
More on libjvm.so resolution, on linux, when JAVA_HOME is set.
cmacdonald opened this issue over 4 years ago
cmacdonald opened this issue over 4 years ago
add missing architecture for python setup in actions
tshirtman opened this pull request over 4 years ago
tshirtman opened this pull request over 4 years ago
update installation documentation
tshirtman opened this issue over 4 years ago
tshirtman opened this issue over 4 years ago
CI: trigger the build of documentation or readthedoc on release.
tshirtman opened this issue over 4 years ago
tshirtman opened this issue over 4 years ago
use -encoding flag to make javac properly build tests on windows
tshirtman opened this pull request over 4 years ago
tshirtman opened this pull request over 4 years ago
fix inheritance in example
tshirtman opened this pull request over 4 years ago
tshirtman opened this pull request over 4 years ago
tentative fix for #428
tshirtman opened this pull request over 4 years ago
tshirtman opened this pull request over 4 years ago
PoC of passing Python Lambdas as Java lambdas
cmacdonald opened this pull request over 4 years ago
cmacdonald opened this pull request over 4 years ago
some proxy classes dissapear
cmacdonald opened this issue over 4 years ago
cmacdonald opened this issue over 4 years ago
How does Pyjnius use instance methods as static methods?
pakal opened this issue almost 5 years ago
pakal opened this issue almost 5 years ago
Python 3.8 cannot start JVM, when jnius_config is set.
Csega opened this issue almost 5 years ago
Csega opened this issue almost 5 years ago
Inheriting methods from Java in PythonJavaClass
cmacdonald opened this issue almost 5 years ago
cmacdonald opened this issue almost 5 years ago
Example of reflecting java.lang.System from docs doesnt work
cmacdonald opened this issue almost 5 years ago
cmacdonald opened this issue almost 5 years ago
JVM exception occurred: D0071S: Value not among the ENUMERATED: index = 15'
sabari4857 opened this issue almost 5 years ago
sabari4857 opened this issue almost 5 years ago
UnicodeDecodeError: 'utf-8' codec can't decode byte... invalid continuation byte
Adam5i opened this issue about 5 years ago
Adam5i opened this issue about 5 years ago
consistently prefer javac or java when searching for libjvm.so
cmacdonald opened this issue about 5 years ago
cmacdonald opened this issue about 5 years ago
make sure Interface have access to Object's methods
tshirtman opened this pull request about 5 years ago
tshirtman opened this pull request about 5 years ago
Conda installation: Unable to load native library
stachlewski opened this issue over 5 years ago
stachlewski opened this issue over 5 years ago
pythonJavaClass not load in apk
FranciscoCarbonell opened this issue over 5 years ago
FranciscoCarbonell opened this issue over 5 years ago
invoke java method error.
ysong2123 opened this issue over 5 years ago
ysong2123 opened this issue over 5 years ago
Errore calling dlopen Ubuntu
BooHan opened this issue over 5 years ago
BooHan opened this issue over 5 years ago
Camera Access
AntoniRomera opened this issue over 5 years ago
AntoniRomera opened this issue over 5 years ago
Installation error windows 10 (64 bit).
dusadvarshit opened this issue over 5 years ago
dusadvarshit opened this issue over 5 years ago
Changelog
rapgro opened this issue over 5 years ago
rapgro opened this issue over 5 years ago
Cannot convert python object for java.util.Properties
donzeno23 opened this issue over 5 years ago
donzeno23 opened this issue over 5 years ago
JVM crash couldn't analyze
ajantha-bhat opened this issue almost 6 years ago
ajantha-bhat opened this issue almost 6 years ago
Is it possible to restart Java VM?
bgyori opened this issue almost 6 years ago
bgyori opened this issue almost 6 years ago
Fix method order inheritance
tshirtman opened this pull request almost 6 years ago
tshirtman opened this pull request almost 6 years ago