mkusner/grammarVAE

Installation issues

Closed this issue · 1 comments

pip install -r requirements.txt

ERROR: tensorflow_gpu-0.12.1-cp27-none-linux_x86_64.whl is not a supported wheel on this platform.

Looks like Python 2 is required. It would be helpful to specify that in the installation description.

Will do!