Install Python 3.8 on Windows

Published: 13 February 2020
on channel: APMonitor.com
10,884
57

Python is a capable programming language including capabilities for data science and machine learning. This video demonstrates how to install Python 3.8 on Windows and manage packages with pip. Download the latest version of Python from python.org and install. Once installed, some commands to manage Python packages are:

pip install numpy
pip install matplotlib
pip install scipy
pip install sklearn
pip install keras



Some packages, such as tensorflow are not yet available for Python 3.8 (as of the video recording) and sometimes lag the latest release by a few weeks or months. If you need to use these packages then you may need to revert to a prior version of Python or attempt to compile the package from source until a compatible distribution is available through pip.


On this page of the site you can watch the video online Install Python 3.8 on Windows with a duration of hours minute second in good quality, which was uploaded by the user APMonitor.com 13 February 2020, share the link with friends and acquaintances, this video has already been watched 10,884 times on youtube and it was liked by 57 viewers. Enjoy your viewing!