Python-iOS
Python-iOS copied to clipboard
Swift package to use python modules in iOS apps
I currently use this on ios but would like to know if it is possible to build this package for mac arm64 and x86_64 architectures? I cannot use catalyst and...
How to add requirements library ? Should I implement a requirements.txt file in the assets or there is another way ?
Hey there, first of all, I wanted to really express my appreciation for this package. It really made alot possible for my projects. So thank you for your great work!...
Hi, I have tried installing numpy and gave the installed numpy path but every time I run the code I am getting this error -> ImportError: Error importing numpy: you...