uclnlp / jack

Jack the Reader
MIT License
257 stars 82 forks source link

TensorFlow installation crashes wercker build #109

Closed rockt closed 7 years ago

rockt commented 7 years ago

See here

export WERCKER_STEP_ROOT="/pipeline/script-dd3d84aa-3310-4e85-8dbd-0cff19437d7d"
export WERCKER_STEP_ID="script-dd3d84aa-3310-4e85-8dbd-0cff19437d7d"
export WERCKER_STEP_OWNER="wercker"
export WERCKER_STEP_NAME="script"
export WERCKER_REPORT_NUMBERS_FILE="/report/script-dd3d84aa-3310-4e85-8dbd-0cff19437d7d/numbers.ini"
export WERCKER_REPORT_MESSAGE_FILE="/report/script-dd3d84aa-3310-4e85-8dbd-0cff19437d7d/message.txt"
export WERCKER_REPORT_ARTIFACTS_DIR="/report/script-dd3d84aa-3310-4e85-8dbd-0cff19437d7d/artifacts"
source "/pipeline/script-dd3d84aa-3310-4e85-8dbd-0cff19437d7d/run.sh" < /dev/null
tensorflow-0.10.0rc0-cp35-cp35m-linux_x86_64.whl is not a supported wheel on this platform.

Maybe they changed the OS of their nodes?

rockt commented 7 years ago

closing this as it is a duplicate of #113