stanford-tensorflow-tutorials icon indicating copy to clipboard operation
stanford-tensorflow-tutorials copied to clipboard

data.py doesn't work on MacOS Python 3.6

Open smist09 opened this issue 8 years ago • 2 comments
trafficstars

I got a lot of errors where Python doesn't like doing things interchangably with strings and bytearrays. If fixed them and got running. If you want the fixed file its here: https://drive.google.com/open?id=0B3d1md_6mdBRcVlraVRsWHUyR0U

smist09 avatar Aug 23 '17 21:08 smist09

your modified code worked for me, thanks! MacOS Sierra 10.12.6 Python 3.5.3 :: Continuum Analytics, Inc.

JavascriptMick avatar Aug 28 '17 22:08 JavascriptMick

Thanks! Worked for me as well MacOS High Sierra 10.13.3 Beta. Python 3.6.3.

vijayinchicago avatar Dec 22 '17 21:12 vijayinchicago