how to add new modules? #2307
-
I would like to teach my students to use numpy & matplotlib to modify some pictures. But it seems mu is not using the "python" directory in its root as its lib. Instead it uses a newly created "venv bla bla" directory. so how to add new modules into it? I've tried pip but only end up in old python dir and just copying into venv dir resulted in problematic coding experience which might be a result of unmatching lib version. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @Hanmeim, You can find this info in the Mu website: https://codewith.mu/en/tutorials/1.1/pypi |
Beta Was this translation helpful? Give feedback.
Hi @Hanmeim,
You can find this info in the Mu website: https://codewith.mu/en/tutorials/1.1/pypi