8 years, 11 months ago.

Add a missing step "python setup.py install"

Add python setup.py install for the fist time before calling python workspace_tools\build_py -m XXXX -t TTTTT

Question relating to:

At what point did you need to do this? I needed to do this as part of installing IntelHex, but that was done in a temporary directory.

posted by Philip Freidin 15 May 2015

After downloading mbed from github, need to run "python setup.py install" to download the necessary python packages. The document in docs\BUILDING.md has mentioned but not in "https://developer.mbed.org/handbook/mbed-tools"

posted by HM Yoong 15 May 2015
Be the first to answer this question.