Hello there!
My Appwrite functions build is failing everytime in the installment of numpy/pandas library in python. My app installs chromadb, which apparently installs pandas and numpy.
What should I do to avoid this error? Please help, thanks!
I have cloned one of the appwrite functions walkthrough and changed the code in the Appwrite functions starter template. It clones the repo correctly and starts building as well. It installs openai and other libraries perfectly in the logs.
Pandas is not available in the appwrite Python container
Thanks a lot @rafagazani
I have a code larger than 250 mb (352 mb) to run on serverless function, like AWS Lambda. Do you know any other alternatives where I can run this code?
Thinking about iris maintenance in the same way. Or rabitmq + flask
I had this same problem, I opted for rabitmq+flask because digital ocean does not have long-term cloud functions
But I'm waiting for some version of the appwrite to be solved. Deploying a function in appwrite is very easy
Yes absolutely. Eagerly waiting Appwrite functions upgrade
Thanks a lot! @rafagazani
Leave your comment and like on the other issues. This signals that it is important for the community
Recommended threads
- Cloud function deploy stucks in processi...
Been trying for the last hours to deploy my function but for whatever reason, alwasy stuck on processing!
- One-time Cloud migration blocked by data...
Hi, I’m blocked on a one-time migration from Appwrite Cloud to my self-hosted Appwrite instance. We already fixed the region issue, and the migration now corre...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...