View Single Post
Old 09-09-2014, 02:42 PM   #975
elchamaco
Zealot
elchamaco will become famous soon enoughelchamaco will become famous soon enoughelchamaco will become famous soon enoughelchamaco will become famous soon enoughelchamaco will become famous soon enoughelchamaco will become famous soon enough
 
Posts: 128
Karma: 500
Join Date: Aug 2011
Device: kindle, boox
It's strange, i tried command line, i was using gui version kindleunpack.pyw, but still gives error. this is the error in the command line

Code:
Traceback (most recent call last):
  File "E:\pru\lib\kindleunpack.py", line 936, in <module>
    sys.exit(main())
  File "E:\pru\lib\kindleunpack.py", line 925, in main
    unpackBook(infile, outdir, apnxfile, epubver, use_hd)
  File "E:\pru\lib\kindleunpack.py", line 840, in unpackBook
    process_all_mobi_headers(files, apnxfile, sect, mhlst, K8Boundary, False, epubver, use_hd)
  File "E:\pru\lib\kindleunpack.py", line 763, in process_all_mobi_headers
    processMobi7(mh, metadata, sect, files, imgnames)
  File "E:\pru\lib\kindleunpack.py", line 583, in processMobi7
    srctext, usedmap = proc.insertHREFS()
  File "E:\pru\lib\mobi_html.py", line 101, in insertHREFS
    srctext = srctext[0:12]+'<meta http-equiv="content-type" content="text/html; charset='+metadata.get('Codec')[0]+'" />'+srctext[12:]
MemoryError
Perhaps it needs a 8 GB computer, tomorrow i'll try with other computer with 8 GB.
elchamaco is offline   Reply With Quote