You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tools/offline/cli-setup.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@ You can install Mbed CLI on Windows, Linux and Mac OS X.
9
9
-**Python:** Mbed CLI is a Python script, so you'll need Python to use it:
10
10
- We test Mbed CLI with [Python versions 2.7.12+ and 3.6.5+](https://www.python.org/downloads/).
11
11
- pip.
12
+
13
+
<spanclass="notes">**Note:** Python 3 usage is **not compatible** with Mbed OS versions older than 5.9 and Mbed CLI toolchain versions older than 1.7.2. </span>
12
14
13
15
-**Git and Mercurial:** Mbed CLI supports both Git and Mercurial repositories, and you may need libraries from both sources as you work, so please to install both:
14
16
-[Git](https://git-scm.com/) - version 1.9.5 or later.
0 commit comments