Skip to content

Commit cd5c940

Browse files
author
Janne Kiiskilä
authored
README - pip compatibility note
1 parent 99e6dc1 commit cd5c940

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@ Windows, Linux and Mac OS X support Mbed CLI. We're keen to learn about your exp
5656

5757
* **Python** - Mbed CLI is a Python script, so you'll need Python to use it. We test Mbed CLI with [version 2.7.11 of Python](https://www.python.org/downloads/release/python-2711/). It is not compatible with Python 3.
5858

59+
#### Mbed CLI and pip compatibility
60+
61+
<span class="notes">**Note:** Mbed CLI toolchain versions older than 1.5.1 are **not compatible** with `pip` version 10.0 (or newer). Please use latest Mbed CLI with newer version of `pip`. More details in Mbed CLI issue [#657](https://github.com/ARMmbed/mbed-cli/issues/657).</span>
62+
63+
5964
* **Git and Mercurial** - Mbed CLI supports both Git and Mercurial repositories, so you need to install both:
6065
* [Git](https://git-scm.com/) - version 1.9.5 or later.
6166
* [Mercurial](https://www.mercurial-scm.org/) - version 2.2.2 or later.

0 commit comments

Comments
 (0)