我正在尝试安装一些新软件包pykg-config以访问大学作业所需的功能。当我尝试安装时,我得到以下信息:Solving environment: failed with initial frozen solve. Retrying with flexible solve.Collecting package metadata (repodata.json): doneSolving environment: failed with initial frozen solve. Retrying with flexible solve.PackagesNotFoundError: The following packages are not available from current channels: - pykg-configCurrent channels: - https://conda.anaconda.org/auto/win-64 - https://conda.anaconda.org/auto/noarch - https://repo.anaconda.com/pkgs/main/win-64 - https://repo.anaconda.com/pkgs/main/noarch - https://repo.anaconda.com/pkgs/r/win-64 - https://repo.anaconda.com/pkgs/r/noarch - https://repo.anaconda.com/pkgs/msys2/win-64 - https://repo.anaconda.com/pkgs/msys2/noarch - https://conda.anaconda.org/conda-forge/win-64 - https://conda.anaconda.org/conda-forge/noarchTo search for alternate channels that may provide the conda package you'relooking for, navigate to https://anaconda.organd use the search bar at the top of the page.我正在尝试安装 pdftotextpip install pdftotext但出现错误,指出我需要先安装此软件包pykg-config。现在,当我尝试安装软件包时,pykg-config我再次收到上述错误,请帮助。
添加回答
举报
0/150
提交
取消