python -m pip install SomePackage
Showing posts with label Python. Show all posts
Showing posts with label Python. Show all posts
Wednesday, April 17, 2019
installing modules through python
Wednesday, February 8, 2017
pip in modern python
if you download latest you will automatically get pip
the path is set with the install
so in cmd window type whatever - pip install requests - for example and that should work
the path is set with the install
so in cmd window type whatever - pip install requests - for example and that should work
Subscribe to:
Comments (Atom)