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

How to add to requirements buildozer.spec: pip install https://github.com/kivymd/KivyMD/archive/3274d62.zip #1296

Closed
shpaginoleg7755 opened this issue Feb 19, 2021 · 3 comments
Labels

Comments

@shpaginoleg7755
Copy link

Versions

  • Python: 3.8
  • OS: Ubuntu 20.10
  • Buildozer: latest

Description

Hello!
My app working well on linux/windows
I used those commands to make it work OK: pip install kivy kivymd + pip install https://github.com/kivymd/KivyMD/archive/3274d62.zip

I need to add this command to buildozer.spec to compile it to Android apk file:
pip install https://github.com/kivymd/KivyMD/archive/3274d62.zip

How can I accomplish with it?

@Shiv-Patil
Copy link

requirements = python3, kivy==2.0.0, https://github.com/kivymd/KivyMD/archive/3274d62.zip
Better to ask such questions on the kivy discord server as this is not a bug.

@shpaginoleg7755
Copy link
Author

Thanks a lot!!!!

@github-actions
Copy link

👋 @shpaginoleg7755, we use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project.
Let us know if this comment was made in error, and we'll be happy to reopen the issue.

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

No branches or pull requests

3 participants