79468713

Date: 2025-02-26 06:33:45
Score: 1.5
Natty:
Report link

In my case old Mac (on Intel platform) with Brew, this issue happened during upgrade imagemagick, which depends on glib and harfbuzz. The error was:

meson.build:184:50: ERROR: Python dependency not found

I've checked brew configuration

brew --config

And observe, that Xcode component missing.

Xcode: N/A

Installation Xcode from App Store solves this issue.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Yurii Zhuravlov