Hello,
With calibre 6.1 (Win 11), when I try to select parent directory for the target, I have this message :
calibre, version 6.1.0
ERREUR : Exception non gérée: <b>AttributeError</b>:type object 'QFileDialog' has no attribute 'ShowDirsOnly'
calibre 6.1 embedded-python: True
Windows-10-10.0.22000-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.22000')
Python 3.10.1
Windows: ('10', '10.0.22000', 'SP0', 'Multiprocessor Free')
Interface language: fr
Successfully initialized third party plugins: Consolidate All Library Metadata (2, 0, 42)
Traceback (most recent call last):
File "calibre_plugins.consolidate_all_library_metadata. calm_dialog", line 4381, in choose_calm_target_parent_directory_filedialog
AttributeError: type object 'QFileDialog' has no attribute 'ShowDirsOnly'
|