OKHNJ

  • 使用conda删除一个环境

    一、conda删除一个环境包 如果你只是想删除一个已经存在的环境包,可以使用以下命令: $ conda remove –name <environment_name>…

    编程 2025-01-11