Quote:
Originally Posted by kovidgoyal
Run calibre
/Applications/calibre.app/Contents/MacOS/calibre-debug -g
from a terminal and paste the log.
|
Thank you.
I have this Python error:
Code:
***@*** MacOS % ./calibre-debug -g
There was an error initializing the bypy frozen importer:
<class 'FileNotFoundError'>: [Errno 2] No such file or directory: 'python-lib.bypy.frozen'
Traceback (most recent call last):
File bypy-importer.py, line 416, in <module>
File bypy-importer.py, line 352, in __init__
This is very surprising, as I have python3 installed:
Code:
***@*** MacOS % python3 --version
Python 3.9.6
No log.