Gledis Zeneli
Results
2
comments of
Gledis Zeneli
If anybody else has the same problem (on Windows): Use conda and create an environment for python2.7. This should solve the futures==3.2.0 Then use this: [link](https://github.com/fo40225/tensorflow-windows-wheel)
@yorek what would be the desired output for `"tags"` in this scenario? The `"` need to be escaped otherwise they will terminate the string that represents the json. Another question...