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.
6 years, 3 months ago.
create a new mbed os2 program, can't get pass download
Hi team
I want to create a mbed os2 program, but I am not able to get passed download. This is the command I used:
- mbed-cli new hello_world
mbedlib
[mbed] Working path "D:\mbed_os" (directory) [mbed] Program path "D:\mbed_os" [mbed] Creating new program "hello_world" (git) [mbed] Adding library "mbed" from "https://mbed.org/users/mbed_official/code/mbed/builds" at branch/tag "tip" [mbed] Downloading library build "65be27845400" (might take a while) <<<<=========== can't get pass this point
I have tested it on my windows 10 machine and ubuntu 16.04 machine. both stuff at this point
Thanks team.
Unsure if this issue still persists but I had the same issue and fixed it by switching from the python3 version of mbed-cli to the python2.7 version
posted by Colby Banbury 22 Nov 2019