【发布时间】:2019-05-06 19:15:30
【问题描述】:
我正在尝试在 Windows 上安装 Anaconda,但出现以下错误:
Pip install: screenshot of error
错误信息:
(base) C:\Users\vinay>**conda install -c conda-forge textract**
Solving environment: **failed**
PackagesNotFoundError: The following packages are not available from current channels:
**- textract**
Current channels:
- https://conda.anaconda.org/conda-forge/win-64
- https://conda.anaconda.org/conda-forge/noarch
To search for alternate channels that may provide the conda package you're looking for, navigate to https://anaconda.org and use the search bar at the top of the page.
【问题讨论】: