So this is the requirements package I need for my python functions
appwrite
nanoid
pandas
And this is the error I got
Docker Error: error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
So i try to remove the pandas now it installed the rest package
does the pandas not supported to install the package?
Pandas, numpy are not supported yet
💔
Recommended threads
- How to access oldValue payload in functi...
I want to record old and new values of data changes as audits. But when i try to read row in function. The value is new already even before grt updated
- Fails to add Custom domain and subdomain...
Case 1 : I've a domain ("remiel.work") which i want to host my portfolio thru appwrite sites. when i try to connect my domain (which i bought from spaceship, ma...
- Immediate function execution seems to be...
Whenever I try to execute a function manually I get an error that the schedule is a required field (even though Now is selected). Not a huge deal, I can obvious...