gpt4 book ai didi

python - OSX 上的 tar : Unrecognized archive format error when trying to unpack flower_photos. tgz、TF 教程

转载 作者:太空狗 更新时间:2023-10-30 01:12:32 24 4
gpt4 key购买 nike

我试图在使用

curl 后解压 flower_photos.tgz
curl -O http://download.tensorflow.org/example_../images/flower_photos.tgz
tar xzf flower_photos.tgz

这是来自 TensorFlow 的图像再训练教程

冰壶的结果

% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Dload Upload Total Spent Left Speed
100 127 100 127 0 0 255 0 --:--:-- --:--:-- --:--:-- 255

然后当我尝试解压

tar xzf flower_photos.tgz
tar: Unrecognized archive format
tar: Error exit delayed from previous errors.

最佳答案

尝试使用 -L 标志,即

curl -OL http://download.tensorflow.org/example_../images/flower_photos.tgz

来源:https://github.com/arq5x/bedtools2/issues/189

关于python - OSX 上的 tar : Unrecognized archive format error when trying to unpack flower_photos. tgz、TF 教程,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42268180/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com