You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most likely this is caused by the use of Python 3.13 from home-brew on your system. I suggest to see if you can work around it by either switching to Python 3.12 from home-brew or not using Python from home-brew altogether - it builds with /usr/bin/python3 as shipped by macOS itself.
It seems the build script tries to download binaries which do not exist:
https://github.com/rust-skia/skia-binaries/releases/download/0.78.2/skia-binaries-ec00cf219c4901d785ed-aarch64-apple-darwin-gl-metal-textlayout.tar.gz
Full output:
Should I post this here or in the skia repository? Got a bit confused by the "custom build command" part
The text was updated successfully, but these errors were encountered: