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 connecting Github
I have followed the documentation online for setting up VCS and cannot get my Github to properly connect in Functions. When I press the "Connect to Github" I am...
- delete cancelled site deployment
I would like to remove a cancelled site deployment, but the site menu shows only "Redeploy".
- How Can I Create landing page in appwrit...
I created function called invoice URL https://app.getrestt.com/v1/functions/invoice/executions?id=test-76f948fe83c43422561fe096c0674a1bd3ff0702cdfcf2444293ab31...