We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am trying to sent whatsapp message with image.
But , get error file not found.
And guide about how to solve this ? By looking at the code , it is a file that being used by this library to sent to whatsapp as a media.
But , that file is not exist.
The text was updated successfully, but these errors were encountered:
Sorry bro. I do not use send media capability yet, only recive
Sorry, something went wrong.
Manage to reach this by created the image file in docker container
Not quite understand what does it mean by "PIL import failed"
hai @paanblogger try with change the path at src/yowsupextension.py /users/wildananggarahman/Documents/whatsappImages/upload/hi.jpeg
with your temporary file for saving the image. ex: /tmp/yowsup-upload first create folder name /tmp/yowsup-upload
No branches or pull requests
I am trying to sent whatsapp message with image.
But , get error file not found.
And guide about how to solve this ? By looking at the code , it is a file that being used by this library to sent to whatsapp as a media.
But , that file is not exist.
The text was updated successfully, but these errors were encountered: