- Deep Learning with Microsoft Cognitive Toolkit Quick Start Guide
- Willem Meints
- 75字
- 2021-07-02 12:08:37
Upgrading pip
Anaconda comes with a slightly outdated version of the python package manager, pip. This can cause problems when we try to install the CNTK package. So, before we install the CNTK package, let's upgrade the pip executable.
To upgrade the pip executable, open the Anaconda prompt and execute the following command:
python -m pip install --upgrade pip
This will remove the old pip executable and install a new version in its place.
推薦閱讀
- Modern Programming: Object Oriented Programming and Best Practices
- 數據架構與商業智能
- MATLAB Graphics and Data Visualization Cookbook
- 深入淺出Greenplum分布式數據庫:原理、架構和代碼分析
- Web Services Testing with soapUI
- 機器學習:實用案例解析
- R Machine Learning Essentials
- 數據庫原理與設計實驗教程(MySQL版)
- Visual Studio 2012 and .NET 4.5 Expert Development Cookbook
- 數據之美:一本書學會可視化設計
- ECharts數據可視化:入門、實戰與進階
- 掌中寶:電腦綜合應用技巧
- Nagios Core Administrators Cookbook
- Hadoop大數據技術開發實戰
- Learning Construct 2