Nieuws

pyinstaller main.py results in multiple warnings with a last failure message stating.... AttributeError: module 'PyInstaller.depend.bindepend' has no attribute 'selectImports' Originally I posted the ...
Python: 3.10.12 OS: Ubuntu 22.04.3 LTS Kivy: 2.3.0 Cython: 3.0.8 OpenJDK: 21 Trying to compile a test Python3 application for android. NDK version r25c (r25b is no longer available), I've also tried ...