INF: Adding image number (row, col) to queue: 3, 0: Index: 21, Tilegroup: 0 INF: Adding image number (row, col) to queue: 0, 1: Index: 7, Tilegroup: 0 INF: Adding image number (row, col) to queue: 1, 1: Index: 12, Tilegroup: 0 INF: Adding image number (row, col) to queue: 2, 1: Index: 17, Tilegroup: 0 INF: Adding image number (row, col) to queue: 3, 1: Index: 22, Tilegroup: 0 INF: Adding image number (row, col) to queue: 0, 2: Index: 8, Tilegroup: 0 INF: Adding image number (row, col) to queue: 1, 2: Index: 13, Tilegroup: 0 INF: Adding image number (row, col) to queue: 2, 2: Index: 18, Tilegroup: 0 INF: Adding image number (row, col) to queue: 3, 2: Index: 23, Tilegroup: 0 INF: Adding image number (row, col) to queue: 0, 3: Index: 9, Tilegroup: 0 INF: Adding image number (row, col) to queue: 1, 3: Index: 14, Tilegroup: 0 INF: Adding image number (row, col) to queue: 2, 3: Index: 19, Tilegroup: 0 INF: Adding image number (row, col) to queue: 3, 3: Index: 24, Tilegroup: 0 INF: Adding image number (row, col) to queue: 0, 4: Index: 10, Tilegroup: 0 INF: Adding image number (row, col) to queue: 1, 4: Index: 15, Tilegroup: 0 INF: Adding image number (row, col) to queue: 2, 4: Index: 20, Tilegroup: 0 INF: Adding image number (row, col) to queue: 3, 4: Index: 25, Tilegroup: 0 INF: Downloading tile: c:\users\brian\appdata\local\temp\dezoomify_0e235b\0_0.jpg INF: Downloading tile: c:\users\brian\appdata\local\temp\dezoomify_0e235b\0_1.jpg INF: Downloading tile: c:\users\brian\appdata\local\temp\dezoomify_0e235b\0_2.jpg INF: Downloading tile: c:\users\brian\appdata\local\temp\dezoomify_0e235b\0_3.jpg INF: Downloading tile: c:\users\brian\appdata\local\temp\dezoomify_0e235b\1_0.jpg INF: Downloading tile: c:\users\brian\appdata\local\temp\dezoomify_0e235b\1_1.jpg INF: Downloading tile: c:\users\brian\appdata\local\temp\dezoomify_0e235b\1_2.jpg INF: Downloading tile: c:\users\brian\appdata\local\temp\dezoomify_0e235b\1_3.jpg INF: Downloading tile: c:\users\brian\appdata\local\temp\dezoomify_0e235b\2_0.jpg INF: Downloading tile: c:\users\brian\appdata\local\temp\dezoomify_0e235b\2_1.jpg INF: Downloading tile: c:\users\brian\appdata\local\temp\dezoomify_0e235b\2_2.jpg INF: Downloading tile: c:\users\brian\appdata\local\temp\dezoomify_0e235b\2_3.jpg INF: Downloading tile: c:\users\brian\appdata\local\temp\dezoomify_0e235b\3_0.jpg INF: Downloading tile: c:\users\brian\appdata\local\temp\dezoomify_0e235b\3_1.jpg INF: Downloading tile: c:\users\brian\appdata\local\temp\dezoomify_0e235b\3_2.jpg INF: Downloading tile: c:\users\brian\appdata\local\temp\dezoomify_0e235b\3_3.jpg INF: Created temporary image file: c:\users\brian\appdata\local\temp\tmpovjn59.jpg INF: Created temporary image file: c:\users\brian\appdata\local\temp\tmp525536.jpg Exception in thread Thread-2: Traceback (most recent call last): File "C:\Python32\lib\threading.py", line 740, in _bootstrap_inner self.run() File "C:\Python32\lib\threading.py", line 693, in run self._target(*self._args, **self._kwargs) File "dezoomify.py", line 137, in downloader urllib.request.urlretrieve(url, destination) File "C:\Python32\lib\urllib\request.py", line 150, in urlretrieve return _urlopener.retrieve(url, filename, reporthook, data) File "C:\Python32\lib\urllib\request.py", line 1598, in retrieve block = fp.read(bs) ValueError: read of closed file Exception in thread Thread-1: Traceback (most recent call last): File "C:\Python32\lib\threading.py", line 740, in _bootstrap_inner self.run() File "C:\Python32\lib\threading.py", line 693, in run self._target(*self._args, **self._kwargs) File "dezoomify.py", line 137, in downloader urllib.request.urlretrieve(url, destination) File "C:\Python32\lib\urllib\request.py", line 150, in urlretrieve return _urlopener.retrieve(url, filename, reporthook, data) File "C:\Python32\lib\urllib\request.py", line 1598, in retrieve block = fp.read(bs) ValueError: read of closed file Exception in thread Thread-4: Traceback (most recent call last): File "C:\Python32\lib\threading.py", line 740, in _bootstrap_inner self.run() File "C:\Python32\lib\threading.py", line 693, in run self._target(*self._args, **self._kwargs) File "dezoomify.py", line 137, in downloader urllib.request.urlretrieve(url, destination) File "C:\Python32\lib\urllib\request.py", line 150, in urlretrieve return _urlopener.retrieve(url, filename, reporthook, data) File "C:\Python32\lib\urllib\request.py", line 1598, in retrieve block = fp.read(bs) ValueError: read of closed file Exception in thread Thread-3: Traceback (most recent call last): File "C:\Python32\lib\threading.py", line 740, in _bootstrap_inner self.run() File "C:\Python32\lib\threading.py", line 693, in run self._target(*self._args, **self._kwargs) File "dezoomify.py", line 137, in downloader urllib.request.urlretrieve(url, destination) File "C:\Python32\lib\urllib\request.py", line 150, in urlretrieve return _urlopener.retrieve(url, filename, reporthook, data) File "C:\Python32\lib\urllib\request.py", line 1598, in retrieve block = fp.read(bs) ValueError: read of closed file Exception in thread Thread-7: Traceback (most recent call last): File "C:\Python32\lib\threading.py", line 740, in _bootstrap_inner self.run() File "C:\Python32\lib\threading.py", line 693, in run self._target(*self._args, **self._kwargs) File "dezoomify.py", line 137, in downloader urllib.request.urlretrieve(url, destination) File "C:\Python32\lib\urllib\request.py", line 150, in urlretrieve return _urlopener.retrieve(url, filename, reporthook, data) File "C:\Python32\lib\urllib\request.py", line 1598, in retrieve block = fp.read(bs) ValueError: read of closed file Exception in thread Thread-5: Traceback (most recent call last): File "C:\Python32\lib\threading.py", line 740, in _bootstrap_inner self.run() File "C:\Python32\lib\threading.py", line 693, in run self._target(*self._args, **self._kwargs) File "dezoomify.py", line 137, in downloader urllib.request.urlretrieve(url, destination) File "C:\Python32\lib\urllib\request.py", line 150, in urlretrieve return _urlopener.retrieve(url, filename, reporthook, data) File "C:\Python32\lib\urllib\request.py", line 1598, in retrieve block = fp.read(bs) ValueError: read of closed file Exception in thread Thread-6: Traceback (most recent call last): File "C:\Python32\lib\threading.py", line 740, in _bootstrap_inner self.run() File "C:\Python32\lib\threading.py", line 693, in run self._target(*self._args, **self._kwargs) File "dezoomify.py", line 137, in downloader urllib.request.urlretrieve(url, destination) File "C:\Python32\lib\urllib\request.py", line 150, in urlretrieve return _urlopener.retrieve(url, filename, reporthook, data) File "C:\Python32\lib\urllib\request.py", line 1598, in retrieve block = fp.read(bs) ValueError: read of closed file Exception in thread Thread-9: Traceback (most recent call last): File "C:\Python32\lib\threading.py", line 740, in _bootstrap_inner self.run() File "C:\Python32\lib\threading.py", line 693, in run self._target(*self._args, **self._kwargs) File "dezoomify.py", line 137, in downloader urllib.request.urlretrieve(url, destination) File "C:\Python32\lib\urllib\request.py", line 150, in urlretrieve return _urlopener.retrieve(url, filename, reporthook, data) File "C:\Python32\lib\urllib\request.py", line 1598, in retrieve block = fp.read(bs) ValueError: read of closed file Exception in thread Thread-15: Traceback (most recent call last): File "C:\Python32\lib\threading.py", line 740, in _bootstrap_inner self.run() File "C:\Python32\lib\threading.py", line 693, in run self._target(*self._args, **self._kwargs) File "dezoomify.py", line 137, in downloader urllib.request.urlretrieve(url, destination) File "C:\Python32\lib\urllib\request.py", line 150, in urlretrieve return _urlopener.retrieve(url, filename, reporthook, data) File "C:\Python32\lib\urllib\request.py", line 1598, in retrieve block = fp.read(bs) ValueError: read of closed file Exception in thread Thread-8: Traceback (most recent call last): File "C:\Python32\lib\threading.py", line 740, in _bootstrap_inner self.run() File "C:\Python32\lib\threading.py", line 693, in run self._target(*self._args, **self._kwargs) File "dezoomify.py", line 137, in downloader urllib.request.urlretrieve(url, destination) File "C:\Python32\lib\urllib\request.py", line 150, in urlretrieve return _urlopener.retrieve(url, filename, reporthook, data) File "C:\Python32\lib\urllib\request.py", line 1598, in retrieve block = fp.read(bs) ValueError: read of closed file Exception in thread Thread-16: Traceback (most recent call last): File "C:\Python32\lib\threading.py", line 740, in _bootstrap_inner self.run() File "C:\Python32\lib\threading.py", line 693, in run self._target(*self._args, **self._kwargs) File "dezoomify.py", line 137, in downloader urllib.request.urlretrieve(url, destination) File "C:\Python32\lib\urllib\request.py", line 150, in urlretrieve return _urlopener.retrieve(url, filename, reporthook, data) File "C:\Python32\lib\urllib\request.py", line 1598, in retrieve block = fp.read(bs) ValueError: read of closed file Exception in thread Thread-12: Traceback (most recent call last): File "C:\Python32\lib\threading.py", line 740, in _bootstrap_inner self.run() File "C:\Python32\lib\threading.py", line 693, in run self._target(*self._args, **self._kwargs) File "dezoomify.py", line 137, in downloader urllib.request.urlretrieve(url, destination) File "C:\Python32\lib\urllib\request.py", line 150, in urlretrieve return _urlopener.retrieve(url, filename, reporthook, data) File "C:\Python32\lib\urllib\request.py", line 1598, in retrieve block = fp.read(bs) ValueError: read of closed file Exception in thread Thread-11: Traceback (most recent call last): File "C:\Python32\lib\threading.py", line 740, in _bootstrap_inner self.run() File "C:\Python32\lib\threading.py", line 693, in run self._target(*self._args, **self._kwargs) File "dezoomify.py", line 137, in downloader urllib.request.urlretrieve(url, destination) File "C:\Python32\lib\urllib\request.py", line 150, in urlretrieve return _urlopener.retrieve(url, filename, reporthook, data) File "C:\Python32\lib\urllib\request.py", line 1598, in retrieve block = fp.read(bs) ValueError: read of closed file Exception in thread Thread-10: Traceback (most recent call last): File "C:\Python32\lib\threading.py", line 740, in _bootstrap_inner self.run() File "C:\Python32\lib\threading.py", line 693, in run self._target(*self._args, **self._kwargs) File "dezoomify.py", line 137, in downloader urllib.request.urlretrieve(url, destination) File "C:\Python32\lib\urllib\request.py", line 150, in urlretrieve return _urlopener.retrieve(url, filename, reporthook, data) File "C:\Python32\lib\urllib\request.py", line 1598, in retrieve block = fp.read(bs) ValueError: read of closed file Exception in thread Thread-13: Traceback (most recent call last): File "C:\Python32\lib\threading.py", line 740, in _bootstrap_inner self.run() File "C:\Python32\lib\threading.py", line 693, in run self._target(*self._args, **self._kwargs) File "dezoomify.py", line 137, in downloader urllib.request.urlretrieve(url, destination) File "C:\Python32\lib\urllib\request.py", line 150, in urlretrieve return _urlopener.retrieve(url, filename, reporthook, data) File "C:\Python32\lib\urllib\request.py", line 1598, in retrieve block = fp.read(bs) ValueError: read of closed file Exception in thread Thread-14: Traceback (most recent call last): File "C:\Python32\lib\threading.py", line 740, in _bootstrap_inner self.run() File "C:\Python32\lib\threading.py", line 693, in run self._target(*self._args, **self._kwargs) File "dezoomify.py", line 137, in downloader urllib.request.urlretrieve(url, destination) File "C:\Python32\lib\urllib\request.py", line 150, in urlretrieve return _urlopener.retrieve(url, filename, reporthook, data) File "C:\Python32\lib\urllib\request.py", line 1598, in retrieve block = fp.read(bs) ValueError: read of closed file ERR: Tile downloading stopped prematurely! INF: Dezoomifed image created and saved to C:/box5.jpg INF: Erased the temporary directory and its contents