Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5000

Raspberry Pi OS • How to install mpremote on Raspi OS ?

$
0
0
Hello,

When trying to install micropython's mpremote on a freshly-upgrade Raspi OS on a Pi5, the following error is seen :

Code:

pip3 install mpremoteerror: externally-managed-environment× This environment is externally managed╰─> To install Python packages system-wide, try apt install    python3-xyz, where xyz is the package you are trying to    install.        If you wish to install a non-Debian-packaged Python package,    create a virtual environment using python3 -m venv path/to/venv.    Then use path/to/venv/bin/python and path/to/venv/bin/pip. Make    sure you have python3-full installed.
What is the procedure to install mpremote on Raspi OS ?

Thanks.

Statistics: Posted by mevla — Tue Mar 04, 2025 8:53 pm — Replies 2 — Views 29



Viewing all articles
Browse latest Browse all 5000

Trending Articles