Open aryan1165 opened 1 month ago
We currently only have Android builds of sentencepiece
for Python 3.8. To change the Python version of your app:
briefcase create android
.If anyone else needs this package for newer Python versions, please click the thumbs up button above.
I was using briefca, specifically beeware to build an android app. When i use command to build app for android, it is throwing me this error.
I have also provided path to locally built ctranslate2 packages in pyproject.toml file. Also when i was building android package wheel for sentencepiece, it was showing me this error : -
Please can some guide me about how to go around this?