Closed
Description
Hello world, with 5.12.3 I noticed a new warning on missing pywin32
and wmi
Windows Python dependencies while running on macOS:
[mbed] WARNING: Missing Python modules were not auto-installed.
The Mbed OS tools in this program require the following Python modules: pywin32, wmi
You can install all missing modules by running "pip install -r requirements.txt" in "/(..)/firmware/mbed-os"
On Mac you might have to install packages as your user by adding the "--user" flag
Do I really need them on macOS?
Metadata
Metadata
Assignees
Labels
No labels