carpedm20/visual-analogy-tensorflow

Python 3.x compatibility

Opened this issue · 1 comments

Hi, I've run your code on Python 3.6; however; it showed the error

len() of unsized object numpy somewhere in Loader.py

In Python 2.x, it works well (except that show APIs are replaced in the newer version of Tensorflow - I have a plan to update the code).

alfiq commented

Hello, I could try to fix it, can some one assign this to me?