Bug #103369 Mac OS Big Sur, Mysql Workbench 8.0.23,
Submitted: 19 Apr 2021 13:11 Modified: 19 Apr 2021 13:46
Reporter: Sergey Prisada Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S2 (Serious)
Version:8.0.23 OS:MacOS (unknown)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[19 Apr 2021 13:11] Sergey Prisada
Description:
Mac OS Big Sur, Mysql Workbench 8.0.23, don't start

[~]$ /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench 
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 0x000000011a578e00 (most recent call first):
[1]    46748 abort      /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench

How to repeat:
Mac OS Big Sur, Mysql Workbench 8.0.23

[~]$ /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench 
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 0x000000011a578e00 (most recent call first):
[1]    46748 abort      /Applications/MySQLWorkbench.app/Contents/MacOS/MySQLWorkbench

Suggested fix:
-
[19 Apr 2021 13:46] MySQL Verification Team
Thank you for the bug report. Duplicate of https://bugs.mysql.com/bug.php?id=102286.