View Single Post
Old 10-19-2013, 12:29 AM   #5
dawood
Enthusiast
dawood began at the beginning.
 
Posts: 26
Karma: 10
Join Date: Oct 2013
Device: none
Getting closer:

Code:
File "/usr/lib64/calibre/calibre/ebooks/odt/input.py", line 284, in __call__
    self.extract_pictures(zf)
  File "/usr/lib64/calibre/calibre/ebooks/odt/input.py", line 31, in extract_pictures
    with open(name, 'wb') as f:
IOError: [Errno 21] Is a directory: u'Pictures/'
The pictures are in a directory named Pictures

I'm wondering about converting latex -> html now since it's higher in the prefered input format list

Last edited by dawood; 10-19-2013 at 12:32 AM.
dawood is offline   Reply With Quote