tolstikhin / wae

Wasserstein Auto-Encoders
BSD 3-Clause "New" or "Revised" License
505 stars 90 forks source link

There is a problem on python3.x ! #1

Closed zhuyanshuo closed 6 years ago

zhuyanshuo commented 6 years ago

Problem is the following When I run the run.py . tensorflow.python.framework.errors_impl.UnknownError: NewRandomAccessFile failed to Create/Open: ./mnist\train-images-idx3-ubyte Input/output error

tolstikhin commented 6 years ago

Indeed, the repo is designed for Python 2.7