Install Python 3.8 on Windows

Опубликовано: 13 Февраль 2020
на канале: 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.


На этой странице сайта вы можете посмотреть видео онлайн Install Python 3.8 on Windows длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь APMonitor.com 13 Февраль 2020, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 10,884 раз и оно понравилось 57 зрителям. Приятного просмотра!