Код: Выделить всё
wand.exceptions.BlobError: unable to open image `myfile.pdf'(changing myfile.py to the actual name): No such file or directory @ error/blob.c/OpenBlob/2735
Exception ignored in:
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/wand/resource.py", line 232, in __del__
File "/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/wand/image.py", line 2767, in destroy
TypeError: object of type 'NoneType' has no len()
Как лучше всего конвертировать .pdf в .jpg или .png в Python3?>
Мобильная версия