cmusphinx / g2p-seq2seq

G2P with Tensorflow
Other
670 stars 194 forks source link

g2p-seq2seq cannot find tensorflow #87

Closed bchinnari closed 7 years ago

bchinnari commented 7 years ago

I installed tensorflow with virtualenv as given in https://www.tensorflow.org/install/install_linux#InstallingVirtualenv

When I try to install g2p-seq2seq tool using "sudo python setup.py install", the following error is popping Searching for tensorflow>=1.0.0 Reading https://pypi.python.org/simple/tensorflow/ No local packages or working download links found for tensorflow>=1.0.0 error: Could not find suitable distribution for Requirement.parse('tensorflow>=1.0.0')

kindly help me to fix this

nshmyrev commented 7 years ago

Install systemwide