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

Not working MacOS 13 Ventura #120

Open
joeyhoer opened this issue Dec 8, 2022 · 2 comments
Open

Not working MacOS 13 Ventura #120

joeyhoer opened this issue Dec 8, 2022 · 2 comments

Comments

@joeyhoer
Copy link

joeyhoer commented Dec 8, 2022

I suppose this is related to #108. I can no longer get webkit2png to work on MacOS 13 Ventura. I am using an Apple Silicon M1 MBP.

  1. I tried installing the latest version of Python (currently 3.10.3 with pyenv).
  2. I was getting errors with print statements not containing parenthesis (a Python 3 change), which I resolved by adding parenthesis.
  3. Then I got an issue with pyobjc similar to what is describes in AttributeError: protocols #89.
  4. Now I'm getting a TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases error.

I've pretty much given up on using webkit2png for the time being, but I'm hoping the Swift solution mentioned in #108 will be available someday soon!

@dannyob
Copy link

dannyob commented Jul 31, 2023

I hit the same problem -- I wonder if the brew recipe should warn about this incompatibility?

@artlung
Copy link

artlung commented Sep 22, 2023

Also having the same error. Hopefully when it's working again it'll be put into a brew update.

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

3 participants