Closed arooni closed 1 year ago
You don't have to add PATH to macos-env.txt if the package is installed from homebrew, and please also make sure both python and calibre are not using Rosetta.
Thanks for the fast response time !
M1 mac would mean no Rosetta correct ?
And I tried to add it to that file but the only way I could make your plugin work was launch it from the command line in fish where the path is set to see python.
On Fri, Jul 21, 2023, 9:19 PM xxyzz @.***> wrote:
You don't have to add PATH to macos-env.txt if the package is installed from homebrew, and please also make sure both python and calibre are not using Rosetta.
— Reply to this email directly, view it on GitHub https://github.com/xxyzz/WordDumb/issues/137#issuecomment-1646386405, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEH467DVATFFOW7IUOPANTXRM2BPANCNFSM6AAAAAA2TPSF4M . You are receiving this because you authored the thread.Message ID: @.***>
I did install python from homebrew.
On Fri, Jul 21, 2023, 9:34 PM David Parkinson @.***> wrote:
Thanks for the fast response time !
M1 mac would mean no Rosetta correct ?
And I tried to add it to that file but the only way I could make your plugin work was launch it from the command line in fish where the path is set to see python.
On Fri, Jul 21, 2023, 9:19 PM xxyzz @.***> wrote:
You don't have to add PATH to macos-env.txt if the package is installed from homebrew, and please also make sure both python and calibre are not using Rosetta.
— Reply to this email directly, view it on GitHub https://github.com/xxyzz/WordDumb/issues/137#issuecomment-1646386405, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEH467DVATFFOW7IUOPANTXRM2BPANCNFSM6AAAAAA2TPSF4M . You are receiving this because you authored the thread.Message ID: @.***>
Please read this document(https://support.apple.com/en-us/HT211861) to check if calibre(or your terminal) is using Rosetta.
And homebrew will link python to the correct location(/usr/local/bin or /opt/homebrew/bin) so users shouldn't add the path manually. Could you check whether /opt/homebrew/bin/python3
exists?
And also the macos-env.txt file feature is not included in the v3.29.3 release. You can download the master branch test version from GitHub Actions Artifacts.
Despite this being in [~/Library/Preferences/calibre/macos-env.txt: