bigflow icon indicating copy to clipboard operation
bigflow copied to clipboard

readline install failed

Open acmol opened this issue 7 years ago • 2 comments

image

As illustrated in this picture, pip install readline failed but the build continued.

The building scripts should be improved to build readline success and to detect this kind of errors.

acmol avatar Nov 28 '17 06:11 acmol

you show give more details

fanyeren avatar Dec 04 '17 11:12 fanyeren

When we build bigflow, we will use pip install readline in this file: bigflow_python/build_python.sh

Sometimes it will fail. But I guess maybe it's the network problem. But we should check if it fails to install the python libs, and throw the errors up.

acmol avatar Dec 05 '17 08:12 acmol