Build an Android App that uses sqlalchemy to connect to a mysql database using pymysql
Somehow it doesnt find a file from sqlalchemy
Line in Logs:
04-24 15:11:16.977 28851 6381 I python : ImportError: cannot import name 'registry' from 'sqlalchemy.orm' (/data/user/0/ml.daniel.kiosk/files/app/_python_bundle/site-packages/sqlalchemy/orm/__init__.pyc)
works fine on windows just running it using python 3.10
Versions
Description
Build an Android App that uses sqlalchemy to connect to a mysql database using pymysql
Somehow it doesnt find a file from sqlalchemy Line in Logs:
works fine on windows just running it using python 3.10
buildozer.spec
Command:
Spec file:
Logs
from logcat
the config for the action i use: