Quote:
Originally Posted by sassanik
Okay so I am trying to convert a .pdb file to html.
I am getting the following error:
Processing... Error: incorrect eReader version 10 <error 1>
|
So far, whenever I see that error message from ereader2html.py, I have been able to explode the .pdb with pdbshred.exe which supposedly cannot work with newer pdb file types. From that, I assume that the file must have been in an older .pdb format because ereader2html.py cannot handle it but pdbshred.exe can handle it.
Maybe you could try pdbshred.exe on the document that is giving you trouble using ereader2html.py ? Unfortunately, pdbshred.exe explodes to PML and not HTML, so there is more work after that if you need HTML.