Closed chensiyue98 closed 2 years ago
I make a workaround by re-link my homebrew python version from 3.9 to 3.8. Is it possible to add a parameter in preferences that enables customized python path?
You need to delete the worddumb-libs-*
folder and let the plugin reinstall dependencies in the next job. All the compiled packages are x86_64 on you mac before calibre 6 was released, as the error says: (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64e')
. You could still use older or X86_64 Python but you'll miss out the speed improvement of newer Python(3.10, 3.11) and 8x speed up from thinc-apple-ops.
Describe the bug
The following error occurs when attempting to create x-ray.
System Information
OS: MacOS 13.0 Beta calibre version: 6.1.0 Python version: 3.9.13 Plugin version: 3.23.1
Error message
Reproduce steps
Screenshots or videos
No response