Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 6 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
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 2015After 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