Issue with cloud servicesI am unable to build python cloud function with numpy package.
- 0
- Self Hosted
- Functions

I tried my best, tried almost all versions of numpy but in vain. It's giving some errors like blas_opt_info: customize UnixCCompiler libraries mkl_rt not found .... Wheel for collected package: numpy Building wheel for numpy (pyproject.toml): started Building wheel for numpy (pyproject.toml): finished with status error Failed to build numpy

Yes, this is a known limitation: https://github.com/appwrite/appwrite/issues/1037. One way we plan on tackling this is by providing a runtime that has numpy and other ML related packages pre-installed. This will probably be part of Appwrite 1.4

@Steven this means I have to wait until release 1.4. šš I was so excited to try this
Recommended threads
- Error Getting Github token on 1.7.4
I set up GitHub integration on Selfhost using version 1.7, and it was working correctly since then. After upgrading to version 1.7.4 with the same configuration...
- API Endpoint to Verify Password.
I have 2 use cases where i need to verify a users password outside of login, e.g. Updating user account data (such as name, or prefs, or data in a users databa...
- Corrupted files on AWS S3
Hello! I'm having trouble using S3 storage with appwrite for file uploads. It happens when uploading files from the Javascript SDK or from the console. The fi...
