lhelontra / tensorflow-on-arm

TensorFlow for Arm
MIT License
1.05k stars 274 forks source link

An error occurred while installing the futures package #58

Closed Loongle closed 4 years ago

Loongle commented 5 years ago

image

sudo install tensorflow-1.13.1-cp35-none-linux_armv7l.whl

then

print error: ERROR: futures requires Python '>=2.6, <3' but the running Python is 3.5.3

I used raspberry pi 2b

thanks