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

ModuleNotFoundError: No module named 'kivy_garden.xcamera' #41

Open
mguinhos opened this issue Apr 22, 2022 · 3 comments
Open

ModuleNotFoundError: No module named 'kivy_garden.xcamera' #41

mguinhos opened this issue Apr 22, 2022 · 3 comments

Comments

@mguinhos
Copy link

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
...
@silakanveli
Copy link

Try like this:
requirements = python3,kivy,kivymd,pillow,plyer,android,sqlite3,kivy_garden.xcamera

@mguinhos
Copy link
Author

I will try later, as soon as possible.
But i am not sure if the package installation fail is caused by a missing dependency.

@dvjdjvu
Copy link

dvjdjvu commented Sep 29, 2022

I have the same problem. Have you solved it?

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

3 participants