When using the pyocd flash plugin (e.g with mbedgt -c pyocd) with pyocd version 0.24 or greater the following error is seen:
The "pyocd" feature is not installed. Please run "pip install mbed-os-tools[pyocd]" to enable the "pyocd" copy plugin.
Downgrading pyocd to version 0.23 or less fixes the issue.
[ ] Question
[ ] Enhancement
[x ] Bug