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
- TOO_MANY_REDIRECTS after temporarily ena...
I am losing my mind over this, I enabled this setting because I was having issues with sites not making links with https. I enabled it, ran into issues, so I di...
- Unable to create Sites or Functions with...
Heya, I was looking at the appwrite documentation for Sites API with the server api: https://appwrite.io/docs/references/cloud/server-nodejs/sites I canβt fin...
- Triggers and call function in function p...
Hello, Today we are experiencing several issues with Appwrite Cloud. Functions triggered by events, or functions called from another function, are taking an e...