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
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- Appwrite (Dart SDK) (for package_info_pl...
Hi team! Many Flutter plugins now need package_info_plus 10.x and device_info_plus 13.x, but appwrite 25.4.0 still constrains package_info_plus: >=8.0.2 <10.0...
- Functions in cloud console not works
please advise as all of my runing functions on Appwrite console was working before , but now it give this error [Invalid `headers` param: Value must be a valid...