Closed jeremy-rutman closed 7 years ago
actually i just tried in python3 and get same (lack of ) output so I suppose its another issue. Ubuntu16.04, tensorflow 1.4
whoops my bad , it looks like an output image is getting generated. for the record, runs fine in python2.7
are you run successfully? i have some problem when i use python2.7 "ascii' codec can't decode byte 0xe4 in position24 : ordinal not in range(128)"
@jeremy-rutman
yes this was running fine for me. That error looks like maybe you are printing a unicode string.
is python3 strictly required for this? I ran the demo with python2.7 , no errors but no output. The net seems to load but nothing more.