Re: MySQL Workbench 8.0.23 won't open on the new Mac M1
Posted by:
Tom Porter
Date: January 21, 2021 10:59AM
I have encountered this on Catalina 10.15.7 as well. It seems related to the switch to python3.
When launching from the command line with:
/Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench --verbose
results in:
Fatal Python error: initfsencoding: unable to load the file system codec, sys.path = ['/Applications/MySQLWorkbench.app/Contents/Resources/libraries', '/Library/Frameworks/Python.framework/Versions/3.7/lib/python37.zip', '/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7', '/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/lib-dynload']
ModuleNotFoundError: No module named 'encodings'
Current thread 0x0000000115428dc0 (most recent call first):
Abort trap: 6
Possibly python version conflicts? I have python 3.8/9 installed via homebrew.
Subject
Views
Written By
Posted
4430
January 21, 2021 04:13AM
Re: MySQL Workbench 8.0.23 won't open on the new Mac M1
3649
January 21, 2021 10:59AM
1530
January 22, 2021 11:36PM
1114
January 25, 2021 01:20PM
1219
January 29, 2021 05:37PM
1086
January 25, 2021 02:38PM
1472
January 25, 2021 02:48PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.