shenweichen / GraphEmbedding

Implementation and experiments of graph embedding algorithms.
MIT License
3.64k stars 990 forks source link

SyntaxError: invalid syntax in File "setup.py" line 16 #6

Closed eric6356 closed 5 years ago

eric6356 commented 5 years ago
(venv) ➜  GraphEmbedding git:(master) python setup.py install
  File "setup.py", line 16
    `tensorflow`
    ^
SyntaxError: invalid syntax