
Can not create simple symlink for my test python function.
I am struggle from the lack of information
On the screenshot all information about my flow.
I create folder lib in the same level of my function 'test'.
then I create symlink using ln -s ....
looks like symlink is invalid, cause click on it shows me nothing and of cause it can not build and execute
May be I have some problems in requirments.txt or something?
Recommended threads
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: { "name": "upload-whitelist", "type"...
- Function running in cloud but not locall...
Hi everyone, I have an appwrite function which is on python3.12 runtime. I have a library (hnswlib) which builds wheels during installation. This works on appwr...
- Permissions for bulk operation
Hi team, I have a question: “In the databases.createDocuments bulk API, can I set document-level permissions? If yes, how exactly should I include the permissio...
