Python Environment Installation: By: I Putu Edy Suardiyana Putra, PH.D
Python Environment Installation: By: I Putu Edy Suardiyana Putra, PH.D
By: I Putu Edy Suardiyana Putra, Ph.D. Python Environment Installation July 18, 2019 1/6
Section 1
Python installation
Python installation
By: I Putu Edy Suardiyana Putra, Ph.D. Python Environment Installation July 18, 2019 3/6
Python installation
Upgrading pip
Pip is the package installer for python. To get the latest version of any
Python package, pip needs to be upgrade using command:
python m pip i n s t a l l upgrade pip
By: I Putu Edy Suardiyana Putra, Ph.D. Python Environment Installation July 18, 2019 4/6