我用这个官网的例子 http://staging.paddlepaddle.org/docs/develop/book/02.recognize_digits/index.cn.html
在mac 上运行时,总是报错,解压失败。哪位大神帮忙遇到过么?
mac版本:ma cOS High Sierra 10.13.2
错误如下:
I1224 13:05:25.112965 2439074624 GradientMachine.cpp:94] Initing parameters..
I1224 13:05:25.113909 2439074624 GradientMachine.cpp:101] Init parameters done.
*** Aborted at 1514091925 (unix time) try "date -d @1514091925" if you are using GNU date ***
PC: @ 0x0 (unknown)
*** SIGFPE (@0x7fff30c35fbb) received by PID 18537 (TID 0x7fff91615340) stack trace: ***
@ 0x7fff5877ff5a _sigtramp
@ 0x7fff30c35fbc CFNumberCreate
@ 0x7fff32d7d3a8 -[NSPlaceholderNumber initWithDouble:]
@ 0x7fff3bd87bb1 +[CALayer defaultValueForKey:]
@ 0x7fff3bd86e11 classDescription_locked()
@ 0x7fff3bd8629a classDescription_locked()
@ 0x7fff3bd8629a classDescription_locked()
@ 0x7fff3bd85bc7 classDescription()
@ 0x7fff3bd857f2 CA::Layer::class_state()
@ 0x7fff3bd856b1 -[CALayer init]
@ 0x7fff2ee15f0b -[_NSBackingLayer init]
@ 0x7fff2e29a297 -[NSView makeBackingLayer]
@ 0x7fff2e29a100 -[NSView(NSInternal) _createLayerAndInitialize]
@ 0x7fff2eb397ff -[NSView _updateLayerBackedness]
@ 0x7fff2eb38237 -[NSView didChangeValueForKey:]
@ 0x7fff2e2a612a __49-[NSThemeFrame _floatTitlebarAndToolbarFromInit:]_block_invoke
@ 0x7fff2ec1a571 +[NSAnimationContext runAnimationGroup:]
@ 0x7fff2e2a5d7c -[NSThemeFrame _floatTitlebarAndToolbarFromInit:]
@ 0x7fff2e2a3965 -[NSThemeFrame initWithFrame:styleMask:owner:]
@ 0x7fff2e2a240a -[NSWindow _commonInitFrame:styleMask:backing:defer:]
@ 0x7fff2e2a0c3d -[NSWindow _initContent:styleMask:backing:defer:contentView:]
@ 0x7fff2e2a06f6 -[NSWindow initWithContentRect:styleMask:backing:defer:]
gzcat: error writing to output: Broken pipe
gzcat: /Users/wanghongtao/.cache/paddle/dataset/mnist/train-images-idx3-ubyte.gz: uncompress failed
mac的东西看不懂,呵呵
是不是网络问题。导致下载的压缩文件不完整