Hi, the functions were working with no errors, when suddenly got the error
ModuleNotFoundError: No module named 'appwrite.input_file'
I did'n make any changes.
Try restarting the appwrite to see if it resolves the error
Restarted, but didn't help. Do you have any idea what could have happened?
Ooh I see,
Sorry, but I have no clue. What do the appwrite logs tell you?
Logs: No response was recorded.
Hmm, I think that indicates that the appwrite package is either not installed correctly or there is a problem with your python environment
I will check this. The point is that I have the same code for over 2 months and now I got this error.
Thank you!
tried all possible code edits, in the end, when trying to upload the files, I get ModuleNotFoundError or An unexpected error occurred: 'bytes' object has no attribute 'size'
are you sure you're using the correct version of the appwrite sdk? this error indicates that the file upload process is failing due to incorrect handling of the file object?
Downgraded to Appwrite Python SDK version 6.0.0
[SOLVED] ModuleNotFoundError
[Solved] ModuleNotFoundError
I am experiencing exactly the same problem.
[SOLVED] ModuleNotFoundError
seems this is no longer available in the latest 7.0 π¦
what should I call ?
Found it ! Use Payload instead in 7.0
Recommended threads
- Impossible to create project via CLI?
Is it possible to create a new project via the appwrite CLI ? I need to create a few projects for something I'm working on and because i don't want to do it man...
- Understanding S3 setup with appwrite
Hey, i'm planning to change the storage from local to S3, tho i have some questions to see before starting the migration. 1. Does all the `/storage/<storage_ty...
- S3 files like health6a079a79afaa25.44072...
I migrated to another external S3 host for my appwrite and in many (but not all) folders a file (something like health6a079a79afaa25.44072323 - file itself is e...