Hi to everybody. Something like this happen:
As text:
[DEBUG]:
[DEBUG]: The necessary bits to build these optional modules were not found:
[DEBUG]: _bz2 _crypt _curses
[DEBUG]: _curses_panel _dbm _gdbm
[DEBUG]: _lzma _posixshmem _tkinter
[DEBUG]: _uuid nis readline
[DEBUG]: spwd
[DEBUG]: To find the necessary bits, look in setup.py in detect_modules() for the module's name.
[DEBUG]:
[DEBUG]:
[DEBUG]: Failed to build these modules:
[DEBUG]: grp
In buildozer.spec is requirements = Python3==3.10.19
Above you can see 311?
Something with _ctypes?
I try compiling with Python 3.10.19 in venv. Passing a lot and boom
Someone had something similar?
Radek Glebicki
PS: can I download somewhere "vm image" with working buildozer?