Closed olahazem closed 3 years ago
@anibalsolon have you seen anything like that?
Not really- is that a Windows issue? We never really run it on Windows, only Linux.
Yeah, I did not realize this was in Windows, indeed, your best bet might be to install Ubuntu via WSL and try that way.
Thanks a lot for your replies. Yes, I ran the project on windows, I was able to fix this issue and I was gonna write how I fixed it. I installed Tensorflow version 1.15.0 and deleted the HDF5 file (it was created again during run time) and so I was able to prepare the data. Actually I ran the whole project on Windows and got 67% accuracy. Thank you for your work. @meneguzzi @anibalsolon
You are very welcome, if you can make your code parameterizable, and explain the steps for windows in the README, we'd welcome a pull request.
Sure, that would be great. I'll make sure to pull a request soon.
Whenever I run prepare_data.py this error occurs. I have tried adding all the answers of the previous issues about the same file, however it's still not fixed. Is there any solution to my problem?