-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
recipes: new materialyoucolor
recipe
#2950
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Great! |
T-Dynamos
changed the title
recipes: new
[DO NOT MERGE]: recipes: new Jan 15, 2024
materialyoucolor
recipematerialyoucolor
recipe
T-Dynamos
force-pushed
the
add-mcp
branch
2 times, most recently
from
January 15, 2024 17:45
95a6fed
to
2146ef7
Compare
T-Dynamos
changed the title
[DO NOT MERGE]: recipes: new
recipes: new Jan 15, 2024
materialyoucolor
recipematerialyoucolor
recipe
@T-Dynamos I'm getting this error at runtime Traceback (most recent call last):
01-20 07:58:44.920 3431 4181 I python : File "/mnt/c/Users/kengo/PycharmProjects/sjfirebase-app/.buildozer/android/app/main.py", line 14, in <module>
01-20 07:58:44.921 3431 4181 I python : File "/mnt/c/Users/kengo/PycharmProjects/sjfirebase-app/.buildozer/android/platform/build-arm64-v8a/build/python-installs/fireba
seapp/arm64-v8a/kivymd/app.py", line 67, in <module>
01-20 07:58:44.921 3431 4181 I python : File "/mnt/c/Users/kengo/PycharmProjects/sjfirebase-app/.buildozer/android/platform/build-arm64-v8a/build/python-installs/fireba
seapp/arm64-v8a/kivymd/theming.py", line 58, in <module>
01-20 07:58:44.921 3431 4181 I python : File "/mnt/c/Users/kengo/PycharmProjects/sjfirebase-app/.buildozer/android/platform/build-arm64-v8a/build/python-installs/fireba
seapp/arm64-v8a/materialyoucolor/quantize/__init__.py", line 1, in <module>
01-20 07:58:44.922 3431 4181 I python : ImportError: dlopen failed: cannot locate symbol "_ZTISt13runtime_error" referenced by "/data/data/org.sjfirbase.firebaseapp/files
/app/_python_bundle/site-packages/materialyoucolor/quantize/celebi.so"...
01-20 07:58:44.922 3431 4181 I python : Python for android ended. |
@kengoon Can you try this workaround #2675 (comment). |
@T-Dynamos uninstalling ccache fixed it. 👍 |
nastiliano
approved these changes
Feb 5, 2024
LGTM, has someone else had the chance to test it? @nastiliano, @HeaTTheatR ? |
I tested, it's good! |
AndreMiras
approved these changes
Feb 5, 2024
For me too. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hoping for soon merge :)