View Single Post
  #6  
Old 05-28-2010, 07:59 AM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Default

Re: ereader2html error: IOError [Errno 13] Permission denied


Quote:
Originally Posted by nanster View Post
I did exactly what you said to do, and I got the same error message. I tried it on two different computers with the same result, as well. Any other ideas???
Try to change the outdir:
Code:
ereader2html.py outlander.pdb temp "My name" 12345678
or
Code:
ereader2html.py outlander.pdb c:\ereader\temp\ "My name" 12345678
Also have you tried to use erdr2pml.py and xpml2xhml.py instead of ereader2html.py?
Reply With Quote