Yuyun Fang
Sep 9, 2018 · 1 min read

Hi, Alex,

Thanks for your reply. I confirm I have enough disk space and turned off any anti virus program. Still I got the same simple_console_for_windows.zip with empty size. I noticed the compiler tries to output the zip file “[1 / 4] PythonZipper tensorflow/tools/pip_package/simple_console_for_windows.zip; 2s local”, but after two minutes, it is just ended with empty zip. Also the log file says build completely successfully.

BTW, When we build the conda environment, apart from install numpy, we should also pip install keras_application. I had keras_application dependency issue in building before.

Many thanks,

Yuyun