Open krypt-lx opened 2 months ago
But if I just create a folder and create a shell script from the sourced of this installer and run it inside - everything works just fine
Hey @krypt-lx how did you create the shell script and run it?
Weeeelll... "shell script" was a significant exaggeration I just checked the install script source (https://github.com/rugovit/ComfyUI-Mac-Installer/blob/main/source/InstallComfyUI.applescript) And issued those commands from terminal manually.
But like I said, those commands seems to be the right ones, it looks like the bug in question caused by something Apple Script related.
xcode-select -p
/Applications/Xcode.app/Contents/Developer Macos: 13.6.3 (22G436) XCode: 15.1 (15C65)
Current user is not an Admin, but added to Sudoers file.
Switching to "/Library/Developer/CommandLineTools" made the script pass this step, but keeping it this way is not an option, unfortunately.
But even with altered path it failed later: