使用 Google Cloud SSH 命令行:
conda install -c conda-forge sentence-transformers
产生以下消息:
unsuccessful initial attempt using frozen solve. Retrying with flexible solve.
unsuccessful attempt using repodata from current_repodata.json retrying with next repodata source
collecting package metadata (repodata.json): \Killed
收集包元数据的消息花了很长时间,然后打印了 \Killed。你能帮忙吗?我该如何安装句子转换器?
[编辑] PS.我已经成功安装了许多软件包,除了上述情况之外,安装 pytorch 失败。之前我使用的是内存为 1-128 GB 的 E2 实例,我创建了一个内存为 2-864 GB 的新 N2 实例,这次没有安装 conda,而是按照这个教程安装 python。问题仍然存在,我收到消息“错误:由于 EnvironmentError 而无法安装软件包:[Errno 28] 设备上没有剩余空间”