Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cerbero.errors.FatalError: Fatal Error: Mac version 10.12.2 not supported #59

Open
983563622 opened this issue Dec 27, 2016 · 2 comments

Comments

@983563622
Copy link

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

@nirbheek
Copy link
Contributor

This is already fixed in the upstream Cerbero. Someone needs to rebase OWRTC Cerbero to match upstream.

@983563622
Copy link
Author

it's very good,thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants