We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After building on android with buildozer and p4a. it finds zbarcam, but not xcamera
buildozer.spec
... requirements = python3,kivy,kivymd,Pillow,pyzbar,pyqrcode,pypng,opencv-python,kivy_garden.graph,kivy-garden.filebrowser,xcamera,zbarcam ...
The text was updated successfully, but these errors were encountered:
Try like this: requirements = python3,kivy,kivymd,pillow,plyer,android,sqlite3,kivy_garden.xcamera
Sorry, something went wrong.
I will try later, as soon as possible. But i am not sure if the package installation fail is caused by a missing dependency.
I have the same problem. Have you solved it?
No branches or pull requests
After building on android with buildozer and p4a.
it finds zbarcam, but not xcamera
buildozer.spec
The text was updated successfully, but these errors were encountered: