The installer should work properly on macOS without requiring manual terminal commands or "sudo". It should detect your Apple Silicon GPU (M1/M2/M3/M4) and configure Metal Performance Shaders for better performance.Tj Shredder wrote: Fri Jul 04, 2025 1:55 pm Works better, but still fails... I had to type into a terminal "sudo" and then drop the installer there, which resultet in that error after I hit install.
Isn't there a way to avoid all that command line stuff by getting a .pkg file, that would deal automatically with privileges, missing folders (by creating them if they don't exist) and so forth?
It seems you do all of it with Visual Studio and not Juce...
The Installation log:
[15:48:07]![]()
OBSIDIAN-Neural Installer v1.0
[15:48:07]![]()
System: Darwin 24.5.0
[15:48:07]![]()
RAM: 24.0 GB
[15:48:07]![]()
Recommendation: CPU Installation
[15:48:33]Startup: Downloading the source code
[15:48:33]Cloning innermost47/ai-dj repository from GitHub...
[15:48:33]Target directory exists but incomplete, cleaning...
[15:48:33]Error during Downloading the source code: [Errno 2] No such file or directory: 'icacls'
[15:48:33]Installation failed: [Errno 2] No such file or directory: 'icacls'
Regarding the .pkg: I'll work on converting the DMG to a proper macOS PKG installer in a second phase. Want to make sure the core installer works perfectly first before tackling packaging improvements.
Try the updated installer and let me know if you still encounter any issues.
Here is the (I hope) fixed version: https://github.com/innermost47/ai-dj/releases/tag/v58
