Cutie-Roto icon indicating copy to clipboard operation
Cutie-Roto copied to clipboard

Error while installing on MacOS

Open Mahify opened this issue 8 months ago • 2 comments

I have this issue while trying to install on Mac. it seems like the av installation package keeps failing: `error: subprocess-exited-with-error

× Building wheel for av (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [124 lines of output] `

`2 errors generated. error: command '/usr/bin/clang' failed with exit code 1 [end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for av Failed to build av ERROR: Failed to build installable wheels for some pyproject.toml based projects (av)`

Mahify avatar Mar 30 '25 11:03 Mahify

I am unfortunately unable to troubleshoot anything related to mac. I don't know if this software even works on Mac, as no one has ever reported to me.

You can try running these 2 commands and see if that helps: pip3 install --upgrade pip python3 -m pip install --upgrade setuptools

Zarxrax avatar Mar 31 '25 21:03 Zarxrax

unfortunately, it failed again...

Mahify avatar Apr 02 '25 17:04 Mahify