tensorflow / fold

Deep learning with dynamic computation graphs in TensorFlow
Apache License 2.0
1.82k stars 266 forks source link

tensorflow_fold-0.0.1-cp27-cp27mu-manylinux1_x86_64.whl is not a supported wheel on this platform. #98

Open harshita-kaushal opened 5 years ago

harshita-kaushal commented 5 years ago

I tried to resolve the issue by trying out solutions suggested in other threads with this same issue. I also opened an issue under tensorflow's master repo as well (https://github.com/tensorflow/tensorflow/issues/21413#issuecomment-410777164), but the person helping me redirected me to here. The following is from my terminal. I am running virtualenv and I am running Python 2.

tensorflow) hkaushal-mac01:~ hkaushal$ pip install tensorflow_fold-0.0.1-cp27-cp27mu-manylinux1_x86_64.whl 
tensorflow_fold-0.0.1-cp27-cp27mu-manylinux1_x86_64.whl is not a supported wheel on this platform.
IvyChenGithub commented 4 years ago

the same question chenqiuchangdeMacBook-Pro:~ chenqiuchang$ pip3 install https://storage.googleapis.com/tensorflow_fold/tensorflow_fold-0.0.1-py3-none-linux_x86_64.whl ERROR: tensorflow_fold-0.0.1-py3-none-linux_x86_64.whl is not a supported wheel on this platform.