Since upgrading to 2.71, when trying to arrange an e-book (EPUB) into folders, every book I tried fails with:
Code:
calibre, version 2.71.0
ERROR: Unhandled exception: <b>WindowsError</b>:[Error 3] The system cannot find the path specified: u'C:\\Users\\<user>\\AppData\\Local\\Temp\\calibre_1ru_p3\\dkiiav\\00001-pwc299\\OEBPS\\*.*'
calibre 2.71 embedded-python: True is64bit: False
Windows-7-6.1.7601-SP1 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '7', '6.1.7601')
Python 2.7.9
Windows: ('7', '6.1.7601', 'SP1', 'Multiprocessor Free')
Successfully initialized third party plugins: Kobo Utilities (2, 4, 1) && Quality Check (1, 9, 11) && Goodreads (1, 1, 11) && Fantastic Fiction (1, 1, 6)
Traceback (most recent call last):
File "site-packages\calibre\gui2\tweak_book\boss.py", line 628, in rationalize_folders
File "site-packages\calibre\ebooks\oeb\polish\replace.py", line 288, in rationalize_folders
File "site-packages\calibre\ebooks\oeb\polish\replace.py", line 277, in normalize_case
WindowsError: [Error 3] The system cannot find the path specified: u'C:\\Users\\<user>\\AppData\\Local\\Temp\\calibre_1ru_p3\\dkiiav\\00001-pwc299\\OEBPS\\*.*'
Any ideas?