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

Don't work "requirements.source" option in buildozer.spec #1256

Closed
xx113355 opened this issue Dec 6, 2020 · 3 comments
Closed

Don't work "requirements.source" option in buildozer.spec #1256

xx113355 opened this issue Dec 6, 2020 · 3 comments
Labels

Comments

@xx113355
Copy link

xx113355 commented Dec 6, 2020

I want to use local exchangelib module (i change some code inside this). In compile process I see info about using local module. But then I check .py files inside /home/andrey/PycharmProjects/pythonProject/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/myapp/exchangelib, I see that files inside buildozer folder is not from my local module. Why? Some another options needed?

(list) Application requirements

comma separated e.g. requirements = sqlite3,kivy

requirements = python3,kivy,exchangelib,kivymd,cached-property,requests,urllib3,chardet,idna,oauthlib,requests-oauthlib,backports.zoneinfo,tzlocal,pytz,lxml,defusedxml,isodate,pygments,tzdata,requests-ntlm,cryptography,ntlm-auth,dnspython, setuptools

(str) Custom source folders for requirements

Sets custom source for any requirements with recipes

requirements.source.kivy = ../../kivy

requirements.source.exchangelib = /home/andrey/.local/lib/python3.8/site-packages/exchangelib

@Silvesterrr
Copy link

I wanted to ask if you found solution to this problem?

@miniparth24
Copy link

This is still an issue for me, anyone found anything to fix this?

@github-actions
Copy link

👋 @xx113355, 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

4 participants