MySQL Forums
Forum List  »  MySQL Workbench

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.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL Workbench 8.0.23 won't open on the new Mac M1
3649
January 21, 2021 10:59AM


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.