|
发表于 2022-12-4 11:45:25
|
显示全部楼层
本帖最后由 herry_xie 于 2022-12-4 11:47 编辑
用pycharm安装Pygame失败,提示如下:
Collecting package metadata (current_repodata.json): ...working... done
Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve.
PackagesNotFoundError: The following packages are not available from current channels:
- pygame
Current channels:
To search for alternate channels that may provide the conda package you're
looking for, navigate to
and use the search bar at the top of the page.
要怎么解决? |
|