Installation of tensorflow on Linux

via Virtualenv

  • problem: OSError: Command pip wheel failed with error code 127
    • solution: see this, this and this
    • so I’ve downgraded Python to 2.7.9, but haven’t tried any further since then

via Anaconda