
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
- Type String is not a subtype of type int...
In flutter using appwrite: ^17.1.0, ```DocumentList response = await databases!.listDocuments( databaseId: "xxx", collectionId: "xxx", ...
- Query.equal error
Hi guys. I'm using Appwrite Cloud, and I'm using version 21 of node-appwrite to benefit from transactions. The problem is I seem to be getting an error when I u...
- How to pass session from browser to a mo...
I have a self-hosted Appwrite container. I also have a www page (A) which should acts as login page for different www services (B). User click login in B, is re...
