Traceback (most recent call last):
File "./cerbero-uninstalled", line 8, in
from cerbero.main import main
File "./cerbero/main.py", line 19, in
from cerbero import hacks
File "./cerbero/hacks.py", line 132, in
from cerbero.utils.shell import call as shell_call
File "./cerbero/utils/shell.py", line 42, in
PLATFORM = system_info()[0]
File "./cerbero/utils/init.py", line 251, in system_info
raise FatalError("Mac version %s not supported" % ver)
cerbero.errors.FatalError: Fatal Error: Mac version 10.12.2 not supported
Traceback (most recent call last): File "./cerbero-uninstalled", line 8, in
from cerbero.main import main
File "./cerbero/main.py", line 19, in
from cerbero import hacks
File "./cerbero/hacks.py", line 132, in
from cerbero.utils.shell import call as shell_call
File "./cerbero/utils/shell.py", line 42, in
PLATFORM = system_info()[0]
File "./cerbero/utils/init.py", line 251, in system_info
raise FatalError("Mac version %s not supported" % ver)
cerbero.errors.FatalError: Fatal Error: Mac version 10.12.2 not supported