You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello all,
I'm having an issues by running my app on tablet. There is no recipe for bcrypt. I got a file from "python_for_android" and adapted for kivy-ios (as well as related modules: pycparser, cffi, requests). Building process was successful, but unfortunately I got an error by running even on simulator. I installed rust for building the newest version, I installed older version 3.1.7, all cases were successful by building but not running. I use the newest version kivy-ios installed from git.
I had the same issues by building "pyproj" package. I managed to build it but had the ImportError-issue by running.
I see that my knowledge is not enough for using recipes maybe someone can give me some advice.
I will be grateful for your help.
Best regards,
Taras Dalyak
The text was updated successfully, but these errors were encountered:
Hello all,
I'm having an issues by running my app on tablet. There is no recipe for bcrypt. I got a file from "python_for_android" and adapted for kivy-ios (as well as related modules: pycparser, cffi, requests). Building process was successful, but unfortunately I got an error by running even on simulator. I installed rust for building the newest version, I installed older version 3.1.7, all cases were successful by building but not running. I use the newest version kivy-ios installed from git.
I had the same issues by building "pyproj" package. I managed to build it but had the ImportError-issue by running.
I see that my knowledge is not enough for using recipes maybe someone can give me some advice.
I will be grateful for your help.
Best regards,
Taras Dalyak
The text was updated successfully, but these errors were encountered: