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
- Function permissions
In my app I have a CreateUser flow which makes several documents and at the end uses the functions.createExecution() to call a server-side function to create a ...
- Which flutter SDK version for Self Hoste...
Hi all, Is there a good way to figure out which version of flutter SDK and Dart SDK is current for latest available self-hosted 1.8.0 ? I know new features are...
- The file size is either not valid or exc...
Hello, I am receiving the following error when I am trying to deploy a function from my local. ``` > appwrite push functions --function-id xxxxxxxxx ā¹ Info: Va...