Ricidleiv Tondatto
Ricidleiv Tondatto
After installed, the command `import tensorflow as tf` freezes. I wait more than 180s and cancel it.
That error is because the project is using `util/dataset_traditional.py` instead `util/dataset.py`. I fix it by comment these lines in `utils/__init__.py` ``` from __future__ import absolute_import from . import dataset #...
Ao contrário do que diz a documentação, ao invés de passar o `id` da instância, é esperado o `nome` da instância. No seu exemplo `numero2`