[Solved] RAKDAP1 pyOCD installation issue on macOS - related to Xcode path

pip3 install pyocd wont work on my macOS Mojave 10.14.5. This is a snippet of the error. It seems to be related to xcode path.

After few tries to solve it, I figured out that sudo xcode-select --reset will solve it. Sudo might not be needed though.

image

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.