Closed msambridge closed 2 years ago
Hi Malcolm, it seems there's an issue with Xcode. See the line:
You have not agreed to the Xcode license agreements, please run 'sudo xcodebuild -license' from within a Terminal window to review and agree to the Xcode license agreements.
Can you please try to run sudo xcodebuild -license
and install cofi-espresso
again?
I tried to install cofi-espresso
on my M1 and it worked.
It seems that this is an issue with anaconda-clang being incompatible(?) with the latest Apple SDK. See https://stackoverflow.com/questions/69236331/conda-macos-big-sur-ld-unsupported-tapi-file-type-tapi-tbd-in-yaml-file for some further details.
It seems this issue doesn't arise in a completely clean conda environment, so it is likely just something messed up somewhere in Malcolm's ecosystem...
I tried pip install and got the message below?