Installing libraries in Python: Difference between revisions

From Computer Science Wiki
(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...")
(No difference)

Revision as of 16:26, 13 December 2021

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