Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
![]() ![]() |
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
![]() ereader2html error: IOError [Errno 13] Permission deniedHi-
I am a newbie to this forum and was wondering if someone out there could possibly help me. When I try to run ereader2html.py to take the DRM off a .pdb book, this is what happens: Code:
C:\Python26>python ereader2html.py outlander.pdb Outlander "My name" 12345678 eReader2Html v0.09. Copyright (c) 2008 The Dark Reverser Processing... Traceback (most recent call last): File "C:\Python26\ereader2html.py", line 884, in <module> sys.exit(main()) File "C:\Python26\ereader2html.py", line 870, in main convertEreaderToHtml(infile, name, cc, outdir) File "C:\Python26\ereader2html.py", line 822, in convertEreaderToHtml file(os.path.join(imagedirpath, name), 'wb').write(contents) IOError: [Errno 13] Permission denied: 'Outlander\\images/' ![]() |
#2
|
|||
|
|||
![]() Re: ereader2html error: IOError [Errno 13] Permission deniedSimilar problem was solved by the following
Quote:
|
#3
|
|||
|
|||
![]() Re: ereader2html error: IOError [Errno 13] Permission deniedSorry...but I don't understand how to correct my error by what you told me to do. I am a little "challenged" working with scripts.
![]() |
#4
|
|||
|
|||
![]() Re: ereader2html error: IOError [Errno 13] Permission deniedQuote:
Place ereader2html.py and outlander.pdb into the directory. The open command prompt Type Code:
C: Type Code:
cd \ebooks Code:
ereader2html.py outlander.pdb Outlander "My name" 12345678 |
#5
|
|||
|
|||
![]() Re: ereader2html error: IOError [Errno 13] Permission deniedI did exactly what you said to do, and I got the same error message.
![]() |
#6
|
|||
|
|||
![]() Re: ereader2html error: IOError [Errno 13] Permission deniedQuote:
Code:
ereader2html.py outlander.pdb temp "My name" 12345678 Code:
ereader2html.py outlander.pdb c:\ereader\temp\ "My name" 12345678 |
#7
|
|||
|
|||
![]() Re: ereader2html error: IOError [Errno 13] Permission deniedVery frustrating!
![]() |
![]() ![]() |
Tags: ereader2html, ereader2html py, ereader2htmlpy, error, io error errno13, permission denied |
Thread Tools | |
Display Modes | |
|
|