sconiac

Results 3 comments of sconiac

Ive fix it somehow, i think using wheel help. and then i need to manually change in files downloaded from the tutorial: _tensorflow.io_ to _tensorflow-io_. It works for me but...

I remove my old project, so I create new one by following this tutorial: [https://developer.apple.com/metal/tensorflow-plugin/](url). Then I type: `$ git clone https://github.com/tensorflow/io.git` `$ cd io` `$ python3 setup.py -q bdist_wheel`...

Oh, sorry. I didn't notice that, but I'm afraid I don't know how to fix your issue. On my Mac every think works fine, even training my own model. I...