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
950
January 21, 2021 04:13AM
Re: MySQL Workbench 8.0.23 won't open on the new Mac M1
1540
January 21, 2021 10:59AM
713
January 22, 2021 11:36PM
466
January 25, 2021 01:20PM
356
January 29, 2021 05:37PM
421
January 25, 2021 02:38PM
479
January 25, 2021 02:48PM
Sorry, only registered users may post in this forum.
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.