Quote:
Originally Posted by thiago.eec
Please test the version attached and see if it works.
|
I'm getting the same issue with this version. Initially it failed with a new error:
Code:
calibre, version 7.3.0
ERROR: ACE error: Something went wrong. Click on 'Show details' for more info.
Traceback (most recent call last):
File "calibre_plugins.Check_Books.main", line 789, in check_with_ace
os.chmod(check_books_path, 0o744)
FileNotFoundError: [Errno 2] No such file or directory: '/Users/andy/Check Books/Herman Melville/Moby Dick (622)/ACE'
After making the folder myself though it went back to failing with the earlier error:
Code:
calibre, version 7.3.0
ERROR: No report found: Something went wrong. ACE did not produce a report.
NoneType: None
Hope that helps!