-
Notifications
You must be signed in to change notification settings - Fork 4
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
Pure python alternative #9
Comments
I believe that it isn't super hard to make a recipe for IOS, and Android one just works fine. If you have any issues while compiling please post logs. |
Hi I am using KivyMD latest version (master branch). I can install the materialyoucolor in my python env using
@T-Dynamos Could you please help? Thanks in Advance!! |
@subhashsharma |
@T-Dynamos
|
@subhashsharma Something is wrong with you internet libs?
Are you able to make requests with python on your system? Edit: Please follow https://stackoverflow.com/questions/52805115/certificate-verify-failed-unable-to-get-local-issuer-certificate and rerun. |
@T-Dynamos - no mate I still can't solve this SSL CERTIFICATE issue. I have spent couple of hours searching for solution on internet and still no luck. |
Linked |
PR has been merged. |
Android and iOS need to build binaries from python only sources. This (and therefore kivymd) are currently not able to compile for mobile devices.
I know it would be slower but is it possible to make an alternative that didn't use cpp
The text was updated successfully, but these errors were encountered: