
So this is the requirements package I need for my python functions
TypeScript
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.
TL;DR
Python cloud functions failed to install required package 'pandas'. Pandas and numpy are currently not supported yet. The user attempted to remove pandas and successfully installed the rest of the required packages. The error message received was related to a subprocess that failed to run successfully when trying to install build dependencies.


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
- Cannot find module failure
Sorry, Newbe question here. I just installed Appwrite and am trying to install my first Function an am having absolutely no luck what-so-ever getting this done...
- Can't push functions when self-hosting o...
Hello, I'm a bit new to appwrite functions and recently hosted a fresh 1.7.4 on my portainer setup. Tried to create a new function and when trying to push it I ...
- Internal curl errors has occurred within...
