Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Buildozer x psycopg2 #575

Closed
RPANISSET opened this issue Oct 18, 2017 · 2 comments
Closed

Buildozer x psycopg2 #575

RPANISSET opened this issue Oct 18, 2017 · 2 comments

Comments

@RPANISSET
Copy link

I developed an application using kivy, I access a postgresql database using connection to psycopg2. When I generate the APK with the buildozer, it is giving an error. I have seen in some places that psycopg2 does not work with buildozer, is it true? How can I solve this?

@inclement
Copy link
Member

python-for-android has a psycopg2 recipe here. Your compilation failure suggests that either there's some local problem, or the recipe is broken. If this error only happens when you try to include psycopg2, could you open an issue at https://github.com/kivy/python-for-android/issues including the full log?

@RPANISSET
Copy link
Author

Thank you for your attention

how can I implement this suggested code at: https://github.com/kivy/python-for-android/blob/master/pythonforandroid/recipes/psycopg2/__init__.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants