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
- I can't UNPAUSE my project with the free...
I received an email notifying me that my project had been paused due to inactivity, and the email included a link to "Restore project." However, that button red...
- SSL certificate generation failed even t...
Hello, I have an Appwrite Site for which I added a custom domain. However, even though the domain is verified, the SSL certificate generation is failing. It is ...
- [Self-hosted] Realtime crashes with "Mis...