Installing libraries in Python

From Computer Science Wiki
Revision as of 16:26, 13 December 2021 by Mr. MacKenty (talk | contribs) (Created page with "right|frame|Python programming language<ref>http://www.flaticon.com/</ref> python -m pip install <module name> If you are still stuck, or you have other...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Python programming language[1]
python -m pip install <module name>

If you are still stuck, or you have other questions, you may want to ask a question on our discussion board.

References