Thread: .epub format
View Single Post
Old 09-08-2007, 07:29 PM   #45
jmurphy
Zealot
jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.
 
Posts: 110
Karma: 1133068
Join Date: Sep 2007
Device: ipaq
Running on Windows:
folder "Test"
file "Test\Content.opf"
file "Test\Chap01.html"
file "Test\Chap02.html"
file "Test\toc.ncx"
folder "Test\Images"
file "Test\Images\imag01.jpg"
file "Test\Images\imag02.jpg"


oeb2epub.py test
Traceback (most recent call last):
File "G:\!DATA\!downloads\epub\oeb2epub.py", line 90, in <module>
epub.addFile(realfile, 'OEBPS', itsname)
File "G:\!DATA\!downloads\epub\oeb2epub.py", line 30, in addFile
self.epub.write(fullname, os.path.join(subdir, relativeName))
File "C:\Python25\lib\zipfile.py", line 563, in write
fp = open(filename, "rb")
IOError: [Errno 13] Permission denied: 'test\\images'
jmurphy is offline   Reply With Quote