Hi everyone, can you help me?
-- Thanks in advance
Thread: https://stackoverflow.com/questions/45449102/django-python-oserror-no-such-file-or-directory-but-file-exists
Code:
I'm converting doc and docx files to pdf in the server using unoconv with LibreOffice. And I need to upload to S3 the converted file. I can convert with success the files and I can see them in the server. But when I try to upload the pdf, I get the error. What am I missing? Thanks in advance This works just fine:
This is the code in which I get the error in line:
|
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/7cecdcdb-7fcf-4f4a-858a-30801fa9cf9b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment