【问题标题】:Uploading a model to synapse将模型上传到突触
【发布时间】:2012-08-07 21:45:13
【问题描述】:

我尝试将数据模型上传到 Synapse,但收到以下错误消息(来自远程控制台):

Error in if (grepl("/$", filePath)) { : argument is of length zero In
addition: Warning messages: 1: In file.copy(object$getCacheDir(),
path, recursive = TRUE) : problem creating directory
/home/creighto@bcm.edu/scratch/tmp/RtmpHjLEQh/cacheRoot5e4dbe7c02d/archive.zip_unpacked/.R_OBJECTS:
No space left on device 2: In unzip(filename, exdir = destdir) : error
1 in extracting from zip file.

我的目录也被冻结了,我似乎无法访问文件。我在这里超出了空间限制吗?

【问题讨论】:

    标签: r open-source machine-learning


    【解决方案1】:

    很抱歉,很明显,但看起来您确实空间不足:由于空间原因,您无法解压缩文件,因此您无法创建目录。可以减小文件大小吗?

    【讨论】:

      猜你喜欢
      • 2014-10-31
      • 2022-01-11
      • 2017-04-27
      • 2022-06-16
      • 2018-07-16
      • 1970-01-01
      • 1970-01-01
      • 2018-08-25
      • 2013-04-14
      相关资源
      最近更新 更多