Advertisement
Guest User

Untitled

a guest
May 19th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 2.24 KB | None | 0 0
  1. Highschool_of_the_Dead_[XLG]_v3_c10_LQ.rar
  2. chSearch =
  3. <_sre.SRE_Match object at 0x0000000003247CC8>
  4. C:\Users\Jeff\My Documents\
  5.  
  6. [(<UnRAR2.RarInfo object at 0x00000000035D12E8>, ''), (<UnRAR2.RarInfo object at 0x00000000035D1390>, ''), (<UnRAR2.RarInfo object at 0x00000000035D1400>, ''), (<UnRAR2.RarInfo object at 0x00000000035D13C8>, ''), (<UnRAR2.RarInfo object at 0x00000000035D1438>, ''), (<UnRAR2.RarInfo object at 0x00000000035D1470>, ''), (<UnRAR2.RarInfo object at 0x00000000035D14A8>, ''), (<UnRAR2.RarInfo object at 0x00000000035D14E0>, ''), (<UnRAR2.RarInfo object at 0x00000000035D1518>, ''), (<UnRAR2.RarInfo object at 0x00000000035D1550>, ''), (<UnRAR2.RarInfo object at 0x00000000035D1588>, ''), (<UnRAR2.RarInfo object at 0x00000000035D15C0>, ''), (<UnRAR2.RarInfo object at 0x00000000035D15F8>, ''), (<UnRAR2.RarInfo object at 0x00000000035D1630>, ''), (<UnRAR2.RarInfo object at 0x00000000035D1668>, ''), (<UnRAR2.RarInfo object at 0x00000000035D16A0>, ''), (<UnRAR2.RarInfo object at 0x00000000035D16D8>, ''), (<UnRAR2.RarInfo object at 0x00000000035D1710>, ''), (<UnRAR2.RarInfo object at 0x00000000035D1748>, ''), (<UnRAR2.RarInfo object at 0x00000000035D1780>, ''), (<UnRAR2.RarInfo object at 0x00000000035D17B8>, ''), (<UnRAR2.RarInfo object at 0x00000000035D17F0>, ''), (<UnRAR2.RarInfo object at 0x00000000035D1828>, ''), (<UnRAR2.RarInfo object at 0x00000000035D1860>, ''), (<UnRAR2.RarInfo object at 0x00000000035D1898>, ''), (<UnRAR2.RarInfo object at 0x00000000035D18D0>, '')]
  7. files:
  8. Highschool_of_the_Dead_[XLG]_v3_c10_LQ\HotD_[XLG]_c10_p001.jpg
  9. None
  10. Traceback (most recent call last):
  11.   File "C:\Users\Jeff\Documents\NetBeansProjects\kindlemanga\kindlemanga.py", line 71, in OnProcess
  12.     self.ProcessAll(self.fileList, self.m_textCtrl_outDir.GetValue())
  13.   File "C:\Users\Jeff\Documents\NetBeansProjects\kindlemanga\kindlemanga.py", line 239, in ProcessAll
  14.     ProcessImages.ProcessAndSave(entries, targetHeight, maxWidth)
  15.   File "C:\Users\Jeff\Documents\NetBeansProjects\kindlemanga\ProcessImages.py", line 17, in ProcessAndSave
  16.     tmpImage = Image.open(StringIO.StringIO(file.data))
  17.   File "c:\Python26\lib\site-packages\PIL\Image.py", line 1980, in open
  18.     raise IOError("cannot identify image file")
  19. IOError: cannot identify image file
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement