When I click into the debug page, the error is as follows:

The CCS version is 10.4.0; The computer system is MacOS High Sierra 10.13.6
Can anyone tell me how to solve this problem, thank you!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
When I click into the debug page, the error is as follows:

The CCS version is 10.4.0; The computer system is MacOS High Sierra 10.13.6
Can anyone tell me how to solve this problem, thank you!
I see some references online with people resolving liblzma.5.dylib dependency issues by installing xz.
https://github.com/Homebrew/legacy-homebrew/issues/42209
Regards,
John
Just to followup on this issue. CCSv10.4 has a component in it that is built so that it is not compatible with macOS High Sierra's default library versions. One option is to use an older CCS version such as 10.2. Another is to try to update the dependent library to a newer version. People often use homebrew for that but depending on your permission level you may not be able to do so. I am also checking to see if we could build the library such that it is compatible with High Sierra and then I could provide that to be dropped into CCSv10.4.
Note that CCSv11 will also not support High Sierra.
Regards,
John