我正在尝试在 Windows 上安装 Anaconda,但出现以下错误:
错误信息:
(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.
