RPi Pico mip not installed #11126
Answered
by
Josverl
mrks89
asked this question in
RP2040 / Pico
-
There is no mip on the rpi pico (without Wifi). So how would I install packages or use mip? |
Beta Was this translation helpful? Give feedback.
Answered by
Josverl
Mar 26, 2023
Replies: 2 comments 7 replies
-
Here is a similar issue that you can look at: coin-or/python-mip#276 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Install mpremote on your pc/host pip install mpremote
mpremote mip install my_package |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
mrks89
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Install mpremote on your pc/host
Then use that to install packages to the MCU